Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with hbase/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1655 0 0 13075

Files

File  I  W  E
com/google/protobuf/HBaseZeroCopyByteString.java 0 0 1
org/apache/hadoop/hbase/AuthUtil.java 0 0 2
org/apache/hadoop/hbase/BaseConfigurable.java 0 0 1
org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.java 0 0 3
org/apache/hadoop/hbase/Cell.java 0 0 1
org/apache/hadoop/hbase/CellComparator.java 0 0 30
org/apache/hadoop/hbase/CellScanner.java 0 0 1
org/apache/hadoop/hbase/CellUtil.java 0 0 95
org/apache/hadoop/hbase/ChoreService.java 0 0 5
org/apache/hadoop/hbase/ClusterId.java 0 0 2
org/apache/hadoop/hbase/ClusterStatus.java 0 0 1
org/apache/hadoop/hbase/CompatibilityFactory.java 0 0 1
org/apache/hadoop/hbase/CompatibilitySingletonFactory.java 0 0 1
org/apache/hadoop/hbase/CompoundConfiguration.java 0 0 3
org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java 0 0 1
org/apache/hadoop/hbase/CoprocessorEnvironment.java 0 0 2
org/apache/hadoop/hbase/DoNotRetryIOException.java 0 0 3
org/apache/hadoop/hbase/DroppedSnapshotException.java 0 0 1
org/apache/hadoop/hbase/HBaseConfiguration.java 0 0 6
org/apache/hadoop/hbase/HBaseIOException.java 0 0 1
org/apache/hadoop/hbase/HColumnDescriptor.java 0 0 51
org/apache/hadoop/hbase/HConstants.java 0 0 1
org/apache/hadoop/hbase/HRegionInfo.java 0 0 58
org/apache/hadoop/hbase/HRegionLocation.java 0 0 1
org/apache/hadoop/hbase/HTableDescriptor.java 0 0 47
org/apache/hadoop/hbase/HealthChecker.java 0 0 17
org/apache/hadoop/hbase/JMXListener.java 0 0 3
org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java 0 0 1
org/apache/hadoop/hbase/KeyValue.java 0 0 136
org/apache/hadoop/hbase/KeyValueTestUtil.java 0 0 9
org/apache/hadoop/hbase/KeyValueUtil.java 0 0 30
org/apache/hadoop/hbase/LocalHBaseCluster.java 0 0 28
org/apache/hadoop/hbase/MetaMutationAnnotation.java 0 0 1
org/apache/hadoop/hbase/MetaTableAccessor.java 0 0 116
org/apache/hadoop/hbase/NamespaceDescriptor.java 0 0 3
org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java 0 0 1
org/apache/hadoop/hbase/ProcedureInfo.java 0 0 5
org/apache/hadoop/hbase/RegionLoad.java 0 0 1
org/apache/hadoop/hbase/RegionLocations.java 0 0 10
org/apache/hadoop/hbase/ScheduledChore.java 0 0 6
org/apache/hadoop/hbase/ServerLoad.java 0 0 2
org/apache/hadoop/hbase/ServerName.java 0 0 34
org/apache/hadoop/hbase/SettableSequenceId.java 0 0 1
org/apache/hadoop/hbase/SettableTimestamp.java 0 0 1
org/apache/hadoop/hbase/SplitLogCounters.java 0 0 1
org/apache/hadoop/hbase/SplitLogTask.java 0 0 2
org/apache/hadoop/hbase/Streamable.java 0 0 2
org/apache/hadoop/hbase/TableDescriptor.java 0 0 4
org/apache/hadoop/hbase/TableDescriptors.java 0 0 11
org/apache/hadoop/hbase/TableInfoMissingException.java 0 0 6
org/apache/hadoop/hbase/TableName.java 0 0 20
org/apache/hadoop/hbase/Tag.java 0 0 8
org/apache/hadoop/hbase/TagType.java 0 0 1
org/apache/hadoop/hbase/ZKNamespaceManager.java 0 0 2
org/apache/hadoop/hbase/ZNodeClearer.java 0 0 3
org/apache/hadoop/hbase/backup/HFileArchiver.java 0 0 17
org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java 0 0 4
org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java 0 0 5
org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java 0 0 6
org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java 0 0 2
org/apache/hadoop/hbase/classification/tools/ExcludePrivateAnnotationsStandardDoclet.java 0 0 1
org/apache/hadoop/hbase/classification/tools/IncludePublicAnnotationsStandardDoclet.java 0 0 1
org/apache/hadoop/hbase/classification/tools/StabilityOptions.java 0 0 3
org/apache/hadoop/hbase/client/AbstractClientScanner.java 0 0 2
org/apache/hadoop/hbase/client/Action.java 0 0 2
org/apache/hadoop/hbase/client/Admin.java 0 0 75
org/apache/hadoop/hbase/client/Append.java 0 0 4
org/apache/hadoop/hbase/client/AsyncProcess.java 0 0 23
org/apache/hadoop/hbase/client/BufferedMutator.java 0 0 1
org/apache/hadoop/hbase/client/BufferedMutatorImpl.java 0 0 2
org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.java 0 0 2
org/apache/hadoop/hbase/client/ClientIdGenerator.java 0 0 1
org/apache/hadoop/hbase/client/ClientScanner.java 0 0 209
org/apache/hadoop/hbase/client/ClientSimpleScanner.java 0 0 1
org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java 0 0 4
org/apache/hadoop/hbase/client/ClientSmallScanner.java 0 0 6
org/apache/hadoop/hbase/client/ClusterConnection.java 0 0 15
org/apache/hadoop/hbase/client/ClusterStatusListener.java 0 0 1
org/apache/hadoop/hbase/client/ConnectionImplementation.java 0 0 31
org/apache/hadoop/hbase/client/ConnectionUtils.java 0 0 4
org/apache/hadoop/hbase/client/CoprocessorHConnection.java 0 0 4
org/apache/hadoop/hbase/client/DelayingRunner.java 0 0 3
org/apache/hadoop/hbase/client/Delete.java 0 0 6
org/apache/hadoop/hbase/client/FlushRegionCallable.java 0 0 1
org/apache/hadoop/hbase/client/Get.java 0 0 5
org/apache/hadoop/hbase/client/HBaseAdmin.java 0 0 92
org/apache/hadoop/hbase/client/HConnection.java 0 0 19
org/apache/hadoop/hbase/client/HRegionLocator.java 0 0 2
org/apache/hadoop/hbase/client/HTable.java 0 0 41
org/apache/hadoop/hbase/client/HTableInterface.java 0 0 1
org/apache/hadoop/hbase/client/HTableMultiplexer.java 0 0 6
org/apache/hadoop/hbase/client/HTableWrapper.java 0 0 4
org/apache/hadoop/hbase/client/Increment.java 0 0 1
org/apache/hadoop/hbase/client/MasterCallable.java 0 0 1
org/apache/hadoop/hbase/client/MasterKeepAliveConnection.java 0 0 1
org/apache/hadoop/hbase/client/MetaCache.java 0 0 9
org/apache/hadoop/hbase/client/MetricsConnection.java 0 0 47
org/apache/hadoop/hbase/client/MultiAction.java 0 0 3
org/apache/hadoop/hbase/client/MultiResponse.java 0 0 1
org/apache/hadoop/hbase/client/MultiServerCallable.java 0 0 9
org/apache/hadoop/hbase/client/Mutation.java 0 0 14
org/apache/hadoop/hbase/client/Operation.java 0 0 1
org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java 0 0 12
org/apache/hadoop/hbase/client/Put.java 0 0 15
org/apache/hadoop/hbase/client/Query.java 0 0 8
org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java 0 0 1
org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java 0 0 1
org/apache/hadoop/hbase/client/RegionReplicaUtil.java 0 0 6
org/apache/hadoop/hbase/client/RegionServerCallable.java 0 0 1
org/apache/hadoop/hbase/client/Registry.java 0 0 3
org/apache/hadoop/hbase/client/RegistryFactory.java 0 0 1
org/apache/hadoop/hbase/client/Result.java 0 0 12
org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java 0 0 5
org/apache/hadoop/hbase/client/ResultScanner.java 0 0 1
org/apache/hadoop/hbase/client/RetriesExhaustedException.java 0 0 1
org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java 0 0 2
org/apache/hadoop/hbase/client/RetryingCallable.java 0 0 6
org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java 0 0 4
org/apache/hadoop/hbase/client/ReversedClientScanner.java 0 0 7
org/apache/hadoop/hbase/client/ReversedScannerCallable.java 0 0 11
org/apache/hadoop/hbase/client/RowMutations.java 0 0 3
org/apache/hadoop/hbase/client/RpcRetryingCaller.java 0 0 1
org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.java 0 0 1
org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java 0 0 4
org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java 0 0 3
org/apache/hadoop/hbase/client/Scan.java 0 0 8
org/apache/hadoop/hbase/client/ScannerCallable.java 0 0 8
org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java 0 0 7
org/apache/hadoop/hbase/client/ScannerTimeoutException.java 0 0 1
org/apache/hadoop/hbase/client/ServerStatisticTracker.java 0 0 1
org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.java 0 0 1
org/apache/hadoop/hbase/client/Table.java 0 0 29
org/apache/hadoop/hbase/client/TableConfiguration.java 0 0 1
org/apache/hadoop/hbase/client/TableSnapshotScanner.java 0 0 4
org/apache/hadoop/hbase/client/TableState.java 0 0 34
org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.java 0 0 2
org/apache/hadoop/hbase/client/ZooKeeperRegistry.java 0 0 6
org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java 0 0 1
org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.java 0 0 1
org/apache/hadoop/hbase/client/backoff/ServerStatistics.java 0 0 3
org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java 0 0 96
org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java 0 0 2
org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java 0 0 5
org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java 0 0 4
org/apache/hadoop/hbase/client/coprocessor/package-info.java 0 0 8
org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java 0 0 1
org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.java 0 0 1
org/apache/hadoop/hbase/client/metrics/ScanMetrics.java 0 0 9
org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java 0 0 10
org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java 0 0 22
org/apache/hadoop/hbase/codec/BaseDecoder.java 0 0 4
org/apache/hadoop/hbase/codec/BaseEncoder.java 0 0 2
org/apache/hadoop/hbase/codec/CellCodec.java 0 0 5
org/apache/hadoop/hbase/codec/CellCodecWithTags.java 0 0 5
org/apache/hadoop/hbase/codec/MessageCodec.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.java 0 0 103
org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeCodec.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/DecoderFactory.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversibleScanner.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.java 0 0 5
org/apache/hadoop/hbase/codec/prefixtree/decode/row/RowNodeReader.java 0 0 3
org/apache/hadoop/hbase/codec/prefixtree/encode/EncoderFactory.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/PrefixTreeEncoder.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnSectionWriter.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/encode/other/LongEncoder.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/Tokenizer.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/TokenizerNode.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/scanner/CellSearcher.java 0 0 3
org/apache/hadoop/hbase/codec/prefixtree/scanner/ReversibleCellScanner.java 0 0 3
org/apache/hadoop/hbase/conf/ConfigurationManager.java 0 0 3
org/apache/hadoop/hbase/constraint/BaseConstraint.java 0 0 1
org/apache/hadoop/hbase/constraint/Constraint.java 0 0 1
org/apache/hadoop/hbase/constraint/ConstraintException.java 0 0 1
org/apache/hadoop/hbase/constraint/ConstraintProcessor.java 0 0 2
org/apache/hadoop/hbase/constraint/Constraints.java 0 0 3
org/apache/hadoop/hbase/constraint/package-info.java 0 0 61
org/apache/hadoop/hbase/coordination/BaseCoordinatedStateManager.java 0 0 1
org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java 0 0 6
org/apache/hadoop/hbase/coordination/SplitLogWorkerCoordination.java 0 0 1
org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java 0 0 11
org/apache/hadoop/hbase/coordination/ZkCoordinatedStateManager.java 0 0 2
org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java 0 0 6
org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java 0 0 11
org/apache/hadoop/hbase/coprocessor/BaseMasterAndRegionObserver.java 0 0 12
org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java 0 0 12
org/apache/hadoop/hbase/coprocessor/BaseRegionObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.java 0 0 1
org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java 0 0 3
org/apache/hadoop/hbase/coprocessor/BaseWALObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java 0 0 21
org/apache/hadoop/hbase/coprocessor/CoprocessorException.java 0 0 3
org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java 0 0 11
org/apache/hadoop/hbase/coprocessor/CoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/EndpointObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/MasterObserver.java 0 0 45
org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java 0 0 5
org/apache/hadoop/hbase/coprocessor/ObserverContext.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionObserver.java 0 0 63
org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java 0 0 27
org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALObserver.java 0 0 3
org/apache/hadoop/hbase/coprocessor/example/BulkDeleteEndpoint.java 0 0 3
org/apache/hadoop/hbase/coprocessor/example/RowCountEndpoint.java 0 0 1
org/apache/hadoop/hbase/coprocessor/example/ZooKeeperScanPolicyObserver.java 0 0 25
org/apache/hadoop/hbase/coprocessor/package-info.java 0 0 1
org/apache/hadoop/hbase/errorhandling/ForeignException.java 0 0 7
org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java 0 0 1
org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java 0 0 1
org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java 0 0 3
org/apache/hadoop/hbase/exceptions/LockTimeoutException.java 0 0 1
org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.java 0 0 28
org/apache/hadoop/hbase/executor/EventHandler.java 0 0 2
org/apache/hadoop/hbase/executor/EventType.java 0 0 2
org/apache/hadoop/hbase/executor/ExecutorService.java 0 0 5
org/apache/hadoop/hbase/executor/ExecutorType.java 0 0 1
org/apache/hadoop/hbase/filter/BinaryComparator.java 0 0 6
org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java 0 0 6
org/apache/hadoop/hbase/filter/BitComparator.java 0 0 8
org/apache/hadoop/hbase/filter/ByteArrayComparable.java 0 0 5
org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java 0 0 6
org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java 0 0 11
org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java 0 0 11
org/apache/hadoop/hbase/filter/ColumnRangeFilter.java 0 0 21
org/apache/hadoop/hbase/filter/CompareFilter.java 0 0 21
org/apache/hadoop/hbase/filter/DependentColumnFilter.java 0 0 8
org/apache/hadoop/hbase/filter/FamilyFilter.java 0 0 9
org/apache/hadoop/hbase/filter/Filter.java 0 0 4
org/apache/hadoop/hbase/filter/FilterBase.java 0 0 2
org/apache/hadoop/hbase/filter/FilterList.java 0 0 37
org/apache/hadoop/hbase/filter/FilterWrapper.java 0 0 8
org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java 0 0 7
org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java 0 0 8
org/apache/hadoop/hbase/filter/FuzzyRowFilter.java 0 0 23
org/apache/hadoop/hbase/filter/InclusiveStopFilter.java 0 0 9
org/apache/hadoop/hbase/filter/KeyOnlyFilter.java 0 0 8
org/apache/hadoop/hbase/filter/LongComparator.java 0 0 41
org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java 0 0 8
org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java 0 0 13
org/apache/hadoop/hbase/filter/NullComparator.java 0 0 6
org/apache/hadoop/hbase/filter/PageFilter.java 0 0 6
org/apache/hadoop/hbase/filter/ParseConstants.java 0 0 1
org/apache/hadoop/hbase/filter/ParseFilter.java 0 0 36
org/apache/hadoop/hbase/filter/PrefixFilter.java 0 0 10
org/apache/hadoop/hbase/filter/QualifierFilter.java 0 0 6
org/apache/hadoop/hbase/filter/RandomRowFilter.java 0 0 8
org/apache/hadoop/hbase/filter/RegexStringComparator.java 0 0 12
org/apache/hadoop/hbase/filter/RowFilter.java 0 0 6
org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java 0 0 14
org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java 0 0 29
org/apache/hadoop/hbase/filter/SkipFilter.java 0 0 6
org/apache/hadoop/hbase/filter/SubstringComparator.java 0 0 6
org/apache/hadoop/hbase/filter/TimestampsFilter.java 0 0 8
org/apache/hadoop/hbase/filter/ValueFilter.java 0 0 6
org/apache/hadoop/hbase/filter/WhileMatchFilter.java 0 0 6
org/apache/hadoop/hbase/fs/HFileSystem.java 0 0 32
org/apache/hadoop/hbase/http/ClickjackingPreventionFilter.java 0 0 14
org/apache/hadoop/hbase/http/HtmlQuoting.java 0 0 17
org/apache/hadoop/hbase/http/HttpConfig.java 0 0 2
org/apache/hadoop/hbase/http/HttpRequestLog.java 0 0 2
org/apache/hadoop/hbase/http/HttpRequestLogAppender.java 0 0 1
org/apache/hadoop/hbase/http/HttpServer.java 0 0 46
org/apache/hadoop/hbase/http/InfoServer.java 0 0 12
org/apache/hadoop/hbase/http/NoCacheFilter.java 0 0 2
org/apache/hadoop/hbase/http/ServerConfigurationKeys.java 0 0 1
org/apache/hadoop/hbase/http/SslSocketConnectorSecure.java 0 0 2
org/apache/hadoop/hbase/http/conf/ConfServlet.java 0 0 1
org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java 0 0 2
org/apache/hadoop/hbase/http/lib/StaticUserWebFilter.java 0 0 3
org/apache/hadoop/hbase/http/log/LogLevel.java 0 0 7
org/apache/hadoop/hbase/io/BoundedByteBufferPool.java 0 0 4
org/apache/hadoop/hbase/io/ByteBuffInputStream.java 0 0 3
org/apache/hadoop/hbase/io/ByteBufferOutputStream.java 0 0 6
org/apache/hadoop/hbase/io/CellOutputStream.java 0 0 2
org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java 0 0 7
org/apache/hadoop/hbase/io/FileLink.java 0 0 13
org/apache/hadoop/hbase/io/HFileLink.java 0 0 3
org/apache/hadoop/hbase/io/HalfStoreFileReader.java 0 0 13
org/apache/hadoop/hbase/io/HeapSize.java 0 0 1
org/apache/hadoop/hbase/io/ImmutableBytesWritable.java 0 0 5
org/apache/hadoop/hbase/io/LimitInputStream.java 0 0 1
org/apache/hadoop/hbase/io/Reference.java 0 0 19
org/apache/hadoop/hbase/io/TagCompressionContext.java 0 0 5
org/apache/hadoop/hbase/io/TimeRange.java 0 0 9
org/apache/hadoop/hbase/io/WALLink.java 0 0 1
org/apache/hadoop/hbase/io/compress/Compression.java 0 0 9
org/apache/hadoop/hbase/io/crypto/Cipher.java 0 0 4
org/apache/hadoop/hbase/io/crypto/Context.java 0 0 1
org/apache/hadoop/hbase/io/crypto/Decryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/Encryption.java 0 0 54
org/apache/hadoop/hbase/io/crypto/Encryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/KeyProvider.java 0 0 4
org/apache/hadoop/hbase/io/crypto/aes/AES.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/AESDecryptor.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/AESEncryptor.java 0 0 1
org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java 0 0 7
org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.java 0 0 15
org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java 0 0 10
org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java 0 0 5
org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.java 0 0 1
org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.java 0 0 6
org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.java 0 0 3
org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java 0 0 4
org/apache/hadoop/hbase/io/hfile/AgeSnapshot.java 0 0 1
org/apache/hadoop/hbase/io/hfile/BlockCache.java 0 0 2
org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java 0 0 23
org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java 0 0 2
org/apache/hadoop/hbase/io/hfile/BlockType.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CacheConfig.java 0 0 14
org/apache/hadoop/hbase/io/hfile/CacheStats.java 0 0 7
org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java 0 0 3
org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java 0 0 1
org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java 0 0 16
org/apache/hadoop/hbase/io/hfile/HFile.java 0 0 48
org/apache/hadoop/hbase/io/hfile/HFileBlock.java 0 0 52
org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java 0 0 42
org/apache/hadoop/hbase/io/hfile/HFileContext.java 0 0 2
org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java 0 0 13
org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.java 0 0 1
org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java 0 0 19
org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java 0 0 54
org/apache/hadoop/hbase/io/hfile/HFileScanner.java 0 0 22
org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java 0 0 22
org/apache/hadoop/hbase/io/hfile/LruBlockCache.java 0 0 18
org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java 0 0 2
org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java 0 0 3
org/apache/hadoop/hbase/io/hfile/MemcachedBlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java 0 0 2
org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java 0 0 3
org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java 0 0 34
org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java 0 0 33
org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java 0 0 1
org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/UniqueIndexMap.java 0 0 1
org/apache/hadoop/hbase/io/util/HeapMemorySizeUtil.java 0 0 7
org/apache/hadoop/hbase/io/util/LRUDictionary.java 0 0 3
org/apache/hadoop/hbase/io/util/StreamUtils.java 0 0 13
org/apache/hadoop/hbase/ipc/AbstractRpcClient.java 0 0 6
org/apache/hadoop/hbase/ipc/AsyncCall.java 0 0 1
org/apache/hadoop/hbase/ipc/AsyncRpcChannel.java 0 0 1
org/apache/hadoop/hbase/ipc/AsyncRpcClient.java 0 0 34
org/apache/hadoop/hbase/ipc/AsyncServerResponseHandler.java 0 0 1
org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java 0 0 1
org/apache/hadoop/hbase/ipc/BufferChain.java 0 0 3
org/apache/hadoop/hbase/ipc/Call.java 0 0 1
org/apache/hadoop/hbase/ipc/CallRunner.java 0 0 1
org/apache/hadoop/hbase/ipc/CallTimeoutException.java 0 0 1
org/apache/hadoop/hbase/ipc/ConnectionId.java 0 0 7
org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.java 0 0 1
org/apache/hadoop/hbase/ipc/Delayable.java 0 0 7
org/apache/hadoop/hbase/ipc/FailedServers.java 0 0 1
org/apache/hadoop/hbase/ipc/FifoRpcScheduler.java 0 0 1
org/apache/hadoop/hbase/ipc/IPCUtil.java 0 0 50
org/apache/hadoop/hbase/ipc/MasterCoprocessorRpcChannel.java 0 0 1
org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java 0 0 3
org/apache/hadoop/hbase/ipc/MetricsHBaseServerSourceImpl.java 0 0 2
org/apache/hadoop/hbase/ipc/PriorityFunction.java 0 0 6
org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java 0 0 3
org/apache/hadoop/hbase/ipc/RegionCoprocessorRpcChannel.java 0 0 7
org/apache/hadoop/hbase/ipc/RegionServerCoprocessorRpcChannel.java 0 0 3
org/apache/hadoop/hbase/ipc/RpcCallContext.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcClient.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcClientFactory.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcClientImpl.java 0 0 28
org/apache/hadoop/hbase/ipc/RpcExecutor.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcScheduler.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcServer.java 0 0 89
org/apache/hadoop/hbase/ipc/RpcServerInterface.java 0 0 3
org/apache/hadoop/hbase/ipc/ServerRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java 0 0 9
org/apache/hadoop/hbase/ipc/TimeLimitedRpcController.java 0 0 1
org/apache/hadoop/hbase/mapred/Driver.java 0 0 4
org/apache/hadoop/hbase/mapred/GroupingTableMap.java 0 0 11
org/apache/hadoop/hbase/mapred/HRegionPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapred/IdentityTableMap.java 0 0 8
org/apache/hadoop/hbase/mapred/IdentityTableReduce.java 0 0 7
org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java 0 0 5
org/apache/hadoop/hbase/mapred/RowCounter.java 0 0 7
org/apache/hadoop/hbase/mapred/TableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapred/TableInputFormatBase.java 0 0 6
org/apache/hadoop/hbase/mapred/TableMap.java 0 0 1
org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java 0 0 11
org/apache/hadoop/hbase/mapred/TableOutputFormat.java 0 0 1
org/apache/hadoop/hbase/mapred/TableRecordReader.java 0 0 5
org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java 0 0 6
org/apache/hadoop/hbase/mapred/TableReduce.java 0 0 1
org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java 0 0 4
org/apache/hadoop/hbase/mapred/TableSplit.java 0 0 18
org/apache/hadoop/hbase/mapreduce/CellCounter.java 0 0 10
org/apache/hadoop/hbase/mapreduce/CellCreator.java 0 0 6
org/apache/hadoop/hbase/mapreduce/CopyTable.java 0 0 14
org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java 0 0 3
org/apache/hadoop/hbase/mapreduce/Driver.java 0 0 3
org/apache/hadoop/hbase/mapreduce/Export.java 0 0 6
org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java 0 0 3
org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java 0 0 5
org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapreduce/HashTable.java 0 0 2
org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java 0 0 1
org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java 0 0 2
org/apache/hadoop/hbase/mapreduce/Import.java 0 0 9
org/apache/hadoop/hbase/mapreduce/ImportTsv.java 0 0 123
org/apache/hadoop/hbase/mapreduce/IndexBuilder.java 0 0 1
org/apache/hadoop/hbase/mapreduce/JarFinder.java 0 0 1
org/apache/hadoop/hbase/mapreduce/JobUtil.java 0 0 4
org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java 0 0 4
org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java 0 0 18
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java 0 0 5
org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java 0 0 12
org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java 0 0 7
org/apache/hadoop/hbase/mapreduce/PutCombiner.java 0 0 3
org/apache/hadoop/hbase/mapreduce/PutSortReducer.java 0 0 3
org/apache/hadoop/hbase/mapreduce/ResultSerialization.java 0 0 1
org/apache/hadoop/hbase/mapreduce/RowCounter.java 0 0 3
org/apache/hadoop/hbase/mapreduce/SampleUploader.java 0 0 1
org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java 0 0 6
org/apache/hadoop/hbase/mapreduce/SyncTable.java 0 0 8
org/apache/hadoop/hbase/mapreduce/TableInputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java 0 0 16
org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java 0 0 54
org/apache/hadoop/hbase/mapreduce/TableMapper.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TableRecordReader.java 0 0 2
org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java 0 0 11
org/apache/hadoop/hbase/mapreduce/TableReducer.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TableSplit.java 0 0 13
org/apache/hadoop/hbase/mapreduce/TextSortReducer.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java 0 0 9
org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java 0 0 1
org/apache/hadoop/hbase/mapreduce/WALInputFormat.java 0 0 10
org/apache/hadoop/hbase/mapreduce/WALPlayer.java 0 0 12
org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java 0 0 5
org/apache/hadoop/hbase/master/ActiveMasterManager.java 0 0 5
org/apache/hadoop/hbase/master/AssignCallable.java 0 0 1
org/apache/hadoop/hbase/master/AssignmentListener.java 0 0 1
org/apache/hadoop/hbase/master/AssignmentManager.java 0 0 185
org/apache/hadoop/hbase/master/AssignmentVerificationReport.java 0 0 9
org/apache/hadoop/hbase/master/BulkAssigner.java 0 0 6
org/apache/hadoop/hbase/master/BulkReOpen.java 0 0 3
org/apache/hadoop/hbase/master/CatalogJanitor.java 0 0 27
org/apache/hadoop/hbase/master/ClusterStatusPublisher.java 0 0 12
org/apache/hadoop/hbase/master/DeadServer.java 0 0 6
org/apache/hadoop/hbase/master/ExpiredMobFileCleanerChore.java 0 0 1
org/apache/hadoop/hbase/master/GeneralBulkAssigner.java 0 0 5
org/apache/hadoop/hbase/master/HMaster.java 0 0 71
org/apache/hadoop/hbase/master/HMasterCommandLine.java 0 0 4
org/apache/hadoop/hbase/master/LoadBalancer.java 0 0 18
org/apache/hadoop/hbase/master/MasterCoprocessorHost.java 0 0 9
org/apache/hadoop/hbase/master/MasterDumpServlet.java 0 0 1
org/apache/hadoop/hbase/master/MasterFileSystem.java 0 0 22
org/apache/hadoop/hbase/master/MasterRpcServices.java 0 0 19
org/apache/hadoop/hbase/master/MasterServices.java 0 0 57
org/apache/hadoop/hbase/master/MasterStatusServlet.java 0 0 4
org/apache/hadoop/hbase/master/MetricsAssignmentManager.java 0 0 3
org/apache/hadoop/hbase/master/MetricsAssignmentManagerSourceImpl.java 0 0 4
org/apache/hadoop/hbase/master/MetricsMaster.java 0 0 3
org/apache/hadoop/hbase/master/MetricsMasterFilesystemSourceImpl.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterProcSource.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterSourceImpl.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java 0 0 1
org/apache/hadoop/hbase/master/RackManager.java 0 0 1
org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java 0 0 235
org/apache/hadoop/hbase/master/RegionPlan.java 0 0 3
org/apache/hadoop/hbase/master/RegionState.java 0 0 96
org/apache/hadoop/hbase/master/RegionStateStore.java 0 0 5
org/apache/hadoop/hbase/master/RegionStates.java 0 0 20
org/apache/hadoop/hbase/master/ServerListener.java 0 0 1
org/apache/hadoop/hbase/master/ServerManager.java 0 0 34
org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java 0 0 12
org/apache/hadoop/hbase/master/SnapshotSentinel.java 0 0 1
org/apache/hadoop/hbase/master/SplitLogManager.java 0 0 24
org/apache/hadoop/hbase/master/TableLockManager.java 0 0 8
org/apache/hadoop/hbase/master/TableNamespaceManager.java 0 0 6
org/apache/hadoop/hbase/master/TableStateManager.java 0 0 11
org/apache/hadoop/hbase/master/UnAssignCallable.java 0 0 1
org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java 0 0 84
org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java 0 0 1
org/apache/hadoop/hbase/master/balancer/FavoredNodeAssignmentHelper.java 0 0 35
org/apache/hadoop/hbase/master/balancer/FavoredNodeLoadBalancer.java 0 0 3
org/apache/hadoop/hbase/master/balancer/FavoredNodesPlan.java 0 0 11
org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java 0 0 3
org/apache/hadoop/hbase/master/balancer/MetricsBalancerSourceImpl.java 0 0 1
org/apache/hadoop/hbase/master/balancer/MetricsStochasticBalancerSourceImpl.java 0 0 7
org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java 0 0 2
org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java 0 0 9
org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java 0 0 1
org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java 0 0 17
org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java 0 0 35
org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/CleanerChore.java 0 0 3
org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/HFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/LogCleaner.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/TimeToLiveHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/TimeToLiveLogCleaner.java 0 0 1
org/apache/hadoop/hbase/master/handler/CreateTableHandler.java 0 0 1
org/apache/hadoop/hbase/master/handler/DisableTableHandler.java 0 0 5
org/apache/hadoop/hbase/master/handler/DispatchMergingRegionHandler.java 0 0 2
org/apache/hadoop/hbase/master/handler/EnableTableHandler.java 0 0 6
org/apache/hadoop/hbase/master/handler/TableEventHandler.java 0 0 4
org/apache/hadoop/hbase/master/handler/TotesHRegionInfo.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/RegionNormalizerChore.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/SimpleRegionNormalizer.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.java 0 0 1
org/apache/hadoop/hbase/master/procedure/AddColumnFamilyProcedure.java 0 0 63
org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java 0 0 57
org/apache/hadoop/hbase/master/procedure/CreateTableProcedure.java 0 0 3
org/apache/hadoop/hbase/master/procedure/DeleteColumnFamilyProcedure.java 0 0 74
org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java 0 0 57
org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java 0 0 3
org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.java 0 0 66
org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java 0 0 86
org/apache/hadoop/hbase/master/procedure/MasterDDLOperationHelper.java 0 0 2
org/apache/hadoop/hbase/master/procedure/MasterProcedureQueue.java 0 0 10
org/apache/hadoop/hbase/master/procedure/ModifyColumnFamilyProcedure.java 0 0 63
org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java 0 0 35
org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java 0 0 94
org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java 0 0 26
org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java 0 0 108
org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java 0 0 6
org/apache/hadoop/hbase/master/snapshot/CloneSnapshotHandler.java 0 0 5
org/apache/hadoop/hbase/master/snapshot/DisabledTableSnapshotHandler.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java 0 0 3
org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java 0 0 5
org/apache/hadoop/hbase/master/snapshot/RestoreSnapshotHandler.java 0 0 5
org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java 0 0 3
org/apache/hadoop/hbase/master/snapshot/SnapshotHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java 0 0 16
org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java 0 0 6
org/apache/hadoop/hbase/metrics/BaseSourceImpl.java 0 0 5
org/apache/hadoop/hbase/mob/CachedMobFile.java 0 0 1
org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java 0 0 1
org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java 0 0 2
org/apache/hadoop/hbase/mob/ExpiredMobFileCleaner.java 0 0 3
org/apache/hadoop/hbase/mob/MobFile.java 0 0 6
org/apache/hadoop/hbase/mob/MobFileCache.java 0 0 2
org/apache/hadoop/hbase/mob/MobUtils.java 0 0 12
org/apache/hadoop/hbase/mob/compactions/MobCompactor.java 0 0 3
org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java 0 0 13
org/apache/hadoop/hbase/mob/mapreduce/MemStoreWrapper.java 0 0 4
org/apache/hadoop/hbase/mob/mapreduce/SweepJob.java 0 0 9
org/apache/hadoop/hbase/mob/mapreduce/SweepReducer.java 0 0 8
org/apache/hadoop/hbase/mob/mapreduce/Sweeper.java 0 0 9
org/apache/hadoop/hbase/monitoring/LogMonitoring.java 0 0 2
org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java 0 0 3
org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.java 0 0 1
org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java 0 0 4
org/apache/hadoop/hbase/monitoring/MonitoredTaskImpl.java 0 0 1
org/apache/hadoop/hbase/monitoring/StateDumpServlet.java 0 0 1
org/apache/hadoop/hbase/monitoring/TaskMonitor.java 0 0 1
org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java 0 0 3
org/apache/hadoop/hbase/namespace/NamespaceStateManager.java 0 0 3
org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java 0 0 1
org/apache/hadoop/hbase/nio/ByteBuff.java 0 0 22
org/apache/hadoop/hbase/nio/MultiByteBuff.java 0 0 28
org/apache/hadoop/hbase/nio/SingleByteBuff.java 0 0 1
org/apache/hadoop/hbase/procedure/MasterProcedureManager.java 0 0 7
org/apache/hadoop/hbase/procedure/Procedure.java 0 0 14
org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java 0 0 12
org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java 0 0 1
org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java 0 0 3
org/apache/hadoop/hbase/procedure/ProcedureMember.java 0 0 18
org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java 0 0 2
org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java 0 0 2
org/apache/hadoop/hbase/procedure/Subprocedure.java 0 0 9
org/apache/hadoop/hbase/procedure/ZKProcedureCoordinatorRpcs.java 0 0 4
org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java 0 0 2
org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java 0 0 4
org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java 0 0 4
org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java 0 0 10
org/apache/hadoop/hbase/procedure2/Procedure.java 0 0 2
org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java 0 0 12
org/apache/hadoop/hbase/procedure2/ProcedureFairRunQueues.java 0 0 2
org/apache/hadoop/hbase/procedure2/RemoteProcedureException.java 0 0 5
org/apache/hadoop/hbase/procedure2/RootProcedureState.java 0 0 2
org/apache/hadoop/hbase/procedure2/store/ProcedureStore.java 0 0 1
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFile.java 0 0 4
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormat.java 0 0 3
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java 0 0 10
org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.java 0 0 7
org/apache/hadoop/hbase/procedure2/util/StringUtils.java 0 0 4
org/apache/hadoop/hbase/procedure2/util/TimeoutBlockingQueue.java 0 0 3
org/apache/hadoop/hbase/protobuf/ProtobufMagic.java 0 0 3
org/apache/hadoop/hbase/protobuf/ProtobufUtil.java 0 0 189
org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java 0 0 6
org/apache/hadoop/hbase/protobuf/RequestConverter.java 0 0 239
org/apache/hadoop/hbase/protobuf/ResponseConverter.java 0 0 25
org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java 0 0 3
org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/MasterQuotaManager.java 0 0 5
org/apache/hadoop/hbase/quotas/NoopOperationQuota.java 0 0 1
org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaCache.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaRetriever.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaSettings.java 0 0 6
org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaTableUtil.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaUtil.java 0 0 3
org/apache/hadoop/hbase/quotas/RateLimiter.java 0 0 18
org/apache/hadoop/hbase/quotas/RegionServerQuotaManager.java 0 0 3
org/apache/hadoop/hbase/quotas/RegionStateListener.java 0 0 2
org/apache/hadoop/hbase/quotas/ThrottleSettings.java 0 0 1
org/apache/hadoop/hbase/quotas/ThrottlingException.java 0 0 1
org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java 0 0 7
org/apache/hadoop/hbase/quotas/UserQuotaState.java 0 0 3
org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java 0 0 16
org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java 0 0 3
org/apache/hadoop/hbase/regionserver/ColumnTracker.java 0 0 4
org/apache/hadoop/hbase/regionserver/CompactSplitThread.java 0 0 14
org/apache/hadoop/hbase/regionserver/CompactionRequestor.java 0 0 6
org/apache/hadoop/hbase/regionserver/CompactionTool.java 0 0 12
org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.java 0 0 2
org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java 0 0 33
org/apache/hadoop/hbase/regionserver/DefaultMemStore.java 0 0 20
org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.java 0 0 3
org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java 0 0 1
org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java 0 0 2
org/apache/hadoop/hbase/regionserver/DeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/ExplicitColumnTracker.java 0 0 5
org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java 0 0 3
org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushRequestListener.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushRequester.java 0 0 3
org/apache/hadoop/hbase/regionserver/HMobStore.java 0 0 8
org/apache/hadoop/hbase/regionserver/HRegion.java 0 0 295
org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java 0 0 44
org/apache/hadoop/hbase/regionserver/HRegionServer.java 0 0 93
org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java 0 0 3
org/apache/hadoop/hbase/regionserver/HStore.java 0 0 42
org/apache/hadoop/hbase/regionserver/HeapMemStoreLAB.java 0 0 2
org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java 0 0 17
org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java 0 0 2
org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java 0 0 2
org/apache/hadoop/hbase/regionserver/InternalScan.java 0 0 2
org/apache/hadoop/hbase/regionserver/InternalScanner.java 0 0 2
org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/KeyValueHeap.java 0 0 10
org/apache/hadoop/hbase/regionserver/KeyValueScanner.java 0 0 3
org/apache/hadoop/hbase/regionserver/LeaseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/Leases.java 0 0 12
org/apache/hadoop/hbase/regionserver/LogRoller.java 0 0 5
org/apache/hadoop/hbase/regionserver/LruHashMap.java 0 0 69
org/apache/hadoop/hbase/regionserver/MemStore.java 0 0 13
org/apache/hadoop/hbase/regionserver/MemStoreChunkPool.java 0 0 9
org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java 0 0 24
org/apache/hadoop/hbase/regionserver/MemStoreLAB.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegion.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionWrapperImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java 0 0 7
org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java 0 0 3
org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java 0 0 5
org/apache/hadoop/hbase/regionserver/NoOpHeapMemoryTuner.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/OnlineRegions.java 0 0 8
org/apache/hadoop/hbase/regionserver/OperationStatus.java 0 0 1
org/apache/hadoop/hbase/regionserver/RSDumpServlet.java 0 0 2
org/apache/hadoop/hbase/regionserver/RSRpcServices.java 0 0 139
org/apache/hadoop/hbase/regionserver/RSStatusServlet.java 0 0 4
org/apache/hadoop/hbase/regionserver/Region.java 0 0 61
org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java 0 0 207
org/apache/hadoop/hbase/regionserver/RegionMergeRequest.java 0 0 3
org/apache/hadoop/hbase/regionserver/RegionMergeTransaction.java 0 0 6
org/apache/hadoop/hbase/regionserver/RegionMergeTransactionImpl.java 0 0 16
org/apache/hadoop/hbase/regionserver/RegionScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java 0 0 3
org/apache/hadoop/hbase/regionserver/RegionServerServices.java 0 0 6
org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java 0 0 8
org/apache/hadoop/hbase/regionserver/ReplicationService.java 0 0 3
org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java 0 0 2
org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java 0 0 7
org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java 0 0 5
org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java 0 0 3
org/apache/hadoop/hbase/regionserver/RowProcessor.java 0 0 9
org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/ScanDeleteTracker.java 0 0 2
org/apache/hadoop/hbase/regionserver/ScanInfo.java 0 0 4
org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.java 0 0 27
org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.java 0 0 4
org/apache/hadoop/hbase/regionserver/ScannerContext.java 0 0 12
org/apache/hadoop/hbase/regionserver/ServerNonceManager.java 0 0 9
org/apache/hadoop/hbase/regionserver/ShutdownHook.java 0 0 7
org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java 0 0 4
org/apache/hadoop/hbase/regionserver/SplitLogWorker.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitRequest.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitTransaction.java 0 0 9
org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java 0 0 62
org/apache/hadoop/hbase/regionserver/Store.java 0 0 23
org/apache/hadoop/hbase/regionserver/StoreEngine.java 0 0 1
org/apache/hadoop/hbase/regionserver/StoreFile.java 0 0 56
org/apache/hadoop/hbase/regionserver/StoreFileInfo.java 0 0 23
org/apache/hadoop/hbase/regionserver/StoreFileManager.java 0 0 4
org/apache/hadoop/hbase/regionserver/StoreFileScanner.java 0 0 10
org/apache/hadoop/hbase/regionserver/StoreFlushContext.java 0 0 5
org/apache/hadoop/hbase/regionserver/StoreFlusher.java 0 0 2
org/apache/hadoop/hbase/regionserver/StoreScanner.java 0 0 142
org/apache/hadoop/hbase/regionserver/StoreUtils.java 0 0 2
org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java 0 0 2
org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java 0 0 3
org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java 0 0 3
org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java 0 0 19
org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java 0 0 5
org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java 0 0 2
org/apache/hadoop/hbase/regionserver/UnexpectedStateException.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionConfiguration.java 0 0 5
org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java 0 0 4
org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java 0 0 2
org/apache/hadoop/hbase/regionserver/compactions/CompactionThroughputControllerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/Compactor.java 0 0 28
org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java 0 0 11
org/apache/hadoop/hbase/regionserver/compactions/ExploringCompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java 0 0 30
org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java 0 0 13
org/apache/hadoop/hbase/regionserver/compactions/StripeCompactor.java 0 0 3
org/apache/hadoop/hbase/regionserver/handler/CloseMetaHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java 0 0 5
org/apache/hadoop/hbase/regionserver/handler/OpenMetaHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java 0 0 2
org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java 0 0 3
org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java 0 0 29
org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java 0 0 20
org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/Compressor.java 0 0 8
org/apache/hadoop/hbase/regionserver/wal/FSHLog.java 0 0 60
org/apache/hadoop/hbase/regionserver/wal/FSWALEntry.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/HLogKey.java 0 0 12
org/apache/hadoop/hbase/regionserver/wal/HLogPrettyPrinter.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/KeyValueCompression.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/MetricsWALEditsReplay.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/MetricsWALSourceImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java 0 0 23
org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/RingBufferTruck.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogWriter.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java 0 0 7
org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java 0 0 52
org/apache/hadoop/hbase/regionserver/wal/SyncFuture.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java 0 0 7
org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java 0 0 13
org/apache/hadoop/hbase/regionserver/wal/WALEdit.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.java 0 0 12
org/apache/hadoop/hbase/regionserver/wal/WALUtil.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/WriterBase.java 0 0 2
org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java 0 0 2
org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java 0 0 1
org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java 0 0 3
org/apache/hadoop/hbase/replication/ReplicationEndpoint.java 0 0 5
org/apache/hadoop/hbase/replication/ReplicationFactory.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java 0 0 7
org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java 0 0 8
org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java 0 0 24
org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java 0 0 5
org/apache/hadoop/hbase/replication/ReplicationStateZKBase.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationTracker.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationTrackerZKImpl.java 0 0 1
org/apache/hadoop/hbase/replication/WALEntryFilter.java 0 0 2
org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationGlobalSourceSource.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSource.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java 0 0 10
org/apache/hadoop/hbase/replication/regionserver/Replication.java 0 0 9
org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java 0 0 15
org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java 0 0 10
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java 0 0 6
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java 0 0 12
org/apache/hadoop/hbase/replication/regionserver/ReplicationSyncUp.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationWALReaderManager.java 0 0 10
org/apache/hadoop/hbase/rest/Constants.java 0 0 1
org/apache/hadoop/hbase/rest/ExistsResource.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsREST.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsRESTSource.java 0 0 1
org/apache/hadoop/hbase/rest/MetricsRESTSourceImpl.java 0 0 10
org/apache/hadoop/hbase/rest/MultiRowResource.java 0 0 4
org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java 0 0 3
org/apache/hadoop/hbase/rest/NamespacesResource.java 0 0 1
org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java 0 0 1
org/apache/hadoop/hbase/rest/RESTServer.java 0 0 5
org/apache/hadoop/hbase/rest/RESTServlet.java 0 0 3
org/apache/hadoop/hbase/rest/RESTServletContainer.java 0 0 2
org/apache/hadoop/hbase/rest/RegionsResource.java 0 0 5
org/apache/hadoop/hbase/rest/ResourceBase.java 0 0 1
org/apache/hadoop/hbase/rest/ResourceConfig.java 0 0 1
org/apache/hadoop/hbase/rest/ResultGenerator.java 0 0 1
org/apache/hadoop/hbase/rest/RootResource.java 0 0 3
org/apache/hadoop/hbase/rest/RowResource.java 0 0 54
org/apache/hadoop/hbase/rest/RowResultGenerator.java 0 0 1
org/apache/hadoop/hbase/rest/RowSpec.java 0 0 36
org/apache/hadoop/hbase/rest/ScannerInstanceResource.java 0 0 1
org/apache/hadoop/hbase/rest/ScannerResource.java 0 0 4
org/apache/hadoop/hbase/rest/ScannerResultGenerator.java 0 0 2
org/apache/hadoop/hbase/rest/SchemaResource.java 0 0 10
org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java 0 0 3
org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java 0 0 2
org/apache/hadoop/hbase/rest/TableResource.java 0 0 14
org/apache/hadoop/hbase/rest/TableScanResource.java 0 0 2
org/apache/hadoop/hbase/rest/VersionResource.java 0 0 2
org/apache/hadoop/hbase/rest/client/Client.java 0 0 25
org/apache/hadoop/hbase/rest/client/RemoteAdmin.java 0 0 118
org/apache/hadoop/hbase/rest/client/RemoteHTable.java 0 0 125
org/apache/hadoop/hbase/rest/filter/AuthFilter.java 0 0 1
org/apache/hadoop/hbase/rest/filter/GZIPRequestStream.java 0 0 1
org/apache/hadoop/hbase/rest/filter/GZIPResponseStream.java 0 0 1
org/apache/hadoop/hbase/rest/filter/GzipFilter.java 0 0 1
org/apache/hadoop/hbase/rest/model/CellModel.java 0 0 16
org/apache/hadoop/hbase/rest/model/CellSetModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java 0 0 4
org/apache/hadoop/hbase/rest/model/NamespacesModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/ScannerModel.java 0 0 133
org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.java 0 0 4
org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableInfoModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/TableModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableRegionModel.java 0 0 3
org/apache/hadoop/hbase/rest/model/TableSchemaModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/VersionModel.java 0 0 1
org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java 0 0 1
org/apache/hadoop/hbase/rest/provider/JacksonProvider.java 0 0 1
org/apache/hadoop/hbase/security/AccessDeniedException.java 0 0 1
org/apache/hadoop/hbase/security/AuthMethod.java 0 0 3
org/apache/hadoop/hbase/security/EncryptionUtil.java 0 0 3
org/apache/hadoop/hbase/security/HBasePolicyProvider.java 0 0 6
org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java 0 0 37
org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java 0 0 4
org/apache/hadoop/hbase/security/SaslClientHandler.java 0 0 24
org/apache/hadoop/hbase/security/SaslStatus.java 0 0 1
org/apache/hadoop/hbase/security/SaslUtil.java 0 0 2
org/apache/hadoop/hbase/security/SecureBulkLoadUtil.java 0 0 1
org/apache/hadoop/hbase/security/SecurityInfo.java 0 0 1
org/apache/hadoop/hbase/security/SecurityUtil.java 0 0 1
org/apache/hadoop/hbase/security/Superusers.java 0 0 3
org/apache/hadoop/hbase/security/User.java 0 0 7
org/apache/hadoop/hbase/security/UserProvider.java 0 0 1
org/apache/hadoop/hbase/security/access/AccessControlClient.java 0 0 25
org/apache/hadoop/hbase/security/access/AccessControlConstants.java 0 0 1
org/apache/hadoop/hbase/security/access/AccessControlFilter.java 0 0 2
org/apache/hadoop/hbase/security/access/AccessControlLists.java 0 0 72
org/apache/hadoop/hbase/security/access/AccessController.java 0 0 33
org/apache/hadoop/hbase/security/access/AuthResult.java 0 0 5
org/apache/hadoop/hbase/security/access/HbaseObjectWritableFor96Migration.java 0 0 37
org/apache/hadoop/hbase/security/access/Permission.java 0 0 7
org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java 0 0 9
org/apache/hadoop/hbase/security/access/TableAuthManager.java 0 0 43
org/apache/hadoop/hbase/security/access/TablePermission.java 0 0 14
org/apache/hadoop/hbase/security/access/UserPermission.java 0 0 7
org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java 0 0 6
org/apache/hadoop/hbase/security/token/AuthenticationKey.java 0 0 1
org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java 0 0 1
org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java 0 0 4
org/apache/hadoop/hbase/security/token/FsDelegationToken.java 0 0 1
org/apache/hadoop/hbase/security/token/TokenProvider.java 0 0 3
org/apache/hadoop/hbase/security/token/TokenUtil.java 0 0 7
org/apache/hadoop/hbase/security/token/ZKSecretWatcher.java 0 0 1
org/apache/hadoop/hbase/security/visibility/CellVisibility.java 0 0 2
org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java 0 0 9
org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ExpressionParser.java 0 0 8
org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java 0 0 3
org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityClient.java 0 0 99
org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityController.java 0 0 10
org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java 0 0 3
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java 0 0 5
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java 0 0 52
org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java 0 0 10
org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java 0 0 2
org/apache/hadoop/hbase/snapshot/ClientSnapshotDescriptionUtils.java 0 0 2
org/apache/hadoop/hbase/snapshot/CreateSnapshot.java 0 0 43
org/apache/hadoop/hbase/snapshot/ExportSnapshot.java 0 0 19
org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java 0 0 19
org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java 0 0 13
org/apache/hadoop/hbase/snapshot/SnapshotInfo.java 0 0 20
org/apache/hadoop/hbase/snapshot/SnapshotManifest.java 0 0 4
org/apache/hadoop/hbase/snapshot/SnapshotManifestV1.java 0 0 2
org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java 0 0 3
org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.java 0 0 2
org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.java 0 0 2
org/apache/hadoop/hbase/spark/SparkSQLPushDownFilter.java 0 0 2
org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseBulkDeleteExample.java 0 0 1
org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseMapGetPutExample.java 0 0 23
org/apache/hadoop/hbase/thrift/DemoClient.java 0 0 268
org/apache/hadoop/hbase/thrift/HThreadedSelectorServerArgs.java 0 0 1
org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java 0 0 2
org/apache/hadoop/hbase/thrift/HttpDoAsClient.java 0 0 3
org/apache/hadoop/hbase/thrift/IncrementCoalescer.java 0 0 12
org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java 0 0 1
org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java 0 0 1
org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceImpl.java 0 0 1
org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java 0 0 4
org/apache/hadoop/hbase/thrift/ThriftMetrics.java 0 0 4
org/apache/hadoop/hbase/thrift/ThriftServer.java 0 0 17
org/apache/hadoop/hbase/thrift/ThriftServerRunner.java 0 0 22
org/apache/hadoop/hbase/thrift/ThriftUtilities.java 0 0 23
org/apache/hadoop/hbase/thrift2/DemoClient.java 0 0 3
org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java 0 0 1
org/apache/hadoop/hbase/thrift2/ThriftServer.java 0 0 11
org/apache/hadoop/hbase/thrift2/ThriftUtilities.java 0 0 10
org/apache/hadoop/hbase/tool/Canary.java 0 0 15
org/apache/hadoop/hbase/tool/WriteSinkCoprocessor.java 0 0 1
org/apache/hadoop/hbase/trace/HBaseHTraceConfiguration.java 0 0 1
org/apache/hadoop/hbase/trace/SpanReceiverHost.java 0 0 1
org/apache/hadoop/hbase/types/CopyOnWriteArrayMap.java 0 0 3
org/apache/hadoop/hbase/types/FixedLengthWrapper.java 0 0 8
org/apache/hadoop/hbase/types/OrderedBlob.java 0 0 3
org/apache/hadoop/hbase/types/OrderedBlobVar.java 0 0 2
org/apache/hadoop/hbase/types/OrderedBytesBase.java 0 0 5
org/apache/hadoop/hbase/types/OrderedFloat32.java 0 0 5
org/apache/hadoop/hbase/types/OrderedFloat64.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt16.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt32.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt64.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt8.java 0 0 5
org/apache/hadoop/hbase/types/OrderedNumeric.java 0 0 2
org/apache/hadoop/hbase/types/OrderedString.java 0 0 2
org/apache/hadoop/hbase/types/PBCell.java 0 0 1
org/apache/hadoop/hbase/types/PBType.java 0 0 1
org/apache/hadoop/hbase/types/RawByte.java 0 0 6
org/apache/hadoop/hbase/types/RawBytes.java 0 0 8
org/apache/hadoop/hbase/types/RawDouble.java 0 0 6
org/apache/hadoop/hbase/types/RawFloat.java 0 0 6
org/apache/hadoop/hbase/types/RawInteger.java 0 0 6
org/apache/hadoop/hbase/types/RawLong.java 0 0 6
org/apache/hadoop/hbase/types/RawShort.java 0 0 6
org/apache/hadoop/hbase/types/RawString.java 0 0 8
org/apache/hadoop/hbase/types/Struct.java 0 0 13
org/apache/hadoop/hbase/types/StructBuilder.java 0 0 3
org/apache/hadoop/hbase/types/StructIterator.java 0 0 5
org/apache/hadoop/hbase/types/TerminatedWrapper.java 0 0 11
org/apache/hadoop/hbase/types/Union2.java 0 0 1
org/apache/hadoop/hbase/types/Union3.java 0 0 1
org/apache/hadoop/hbase/types/Union4.java 0 0 1
org/apache/hadoop/hbase/util/AbstractByteRange.java 0 0 4
org/apache/hadoop/hbase/util/AbstractHBaseTool.java 0 0 2
org/apache/hadoop/hbase/util/AbstractPositionedByteRange.java 0 0 3
org/apache/hadoop/hbase/util/Addressing.java 0 0 5
org/apache/hadoop/hbase/util/ArrayUtils.java 0 0 1
org/apache/hadoop/hbase/util/AtomicUtils.java 0 0 1
org/apache/hadoop/hbase/util/Base64.java 0 0 28
org/apache/hadoop/hbase/util/BloomFilterChunk.java 0 0 1
org/apache/hadoop/hbase/util/BloomFilterFactory.java 0 0 8
org/apache/hadoop/hbase/util/BloomFilterUtil.java 0 0 14
org/apache/hadoop/hbase/util/BoundedArrayQueue.java 0 0 3
org/apache/hadoop/hbase/util/BoundedConcurrentLinkedQueue.java 0 0 1
org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java 0 0 11
org/apache/hadoop/hbase/util/ByteBufferArray.java 0 0 7
org/apache/hadoop/hbase/util/ByteBufferUtils.java 0 0 50
org/apache/hadoop/hbase/util/ByteRangeUtils.java 0 0 2
org/apache/hadoop/hbase/util/ByteStringer.java 0 0 2
org/apache/hadoop/hbase/util/Bytes.java 0 0 100
org/apache/hadoop/hbase/util/ChecksumFactory.java 0 0 1
org/apache/hadoop/hbase/util/ChecksumType.java 0 0 2
org/apache/hadoop/hbase/util/ClassLoaderBase.java 0 0 1
org/apache/hadoop/hbase/util/ClassSize.java 0 0 13
org/apache/hadoop/hbase/util/Classes.java 0 0 1
org/apache/hadoop/hbase/util/CollectionBackedScanner.java 0 0 1
org/apache/hadoop/hbase/util/CollectionUtils.java 0 0 2
org/apache/hadoop/hbase/util/CompressionTest.java 0 0 4
org/apache/hadoop/hbase/util/ConcatenatedLists.java 0 0 3
org/apache/hadoop/hbase/util/ConcurrentIndex.java 0 0 1
org/apache/hadoop/hbase/util/ConfigurationUtil.java 0 0 1
org/apache/hadoop/hbase/util/ConnectionCache.java 0 0 4
org/apache/hadoop/hbase/util/CoprocessorClassLoader.java 0 0 11
org/apache/hadoop/hbase/util/Counter.java 0 0 2
org/apache/hadoop/hbase/util/DirectMemoryUtils.java 0 0 3
org/apache/hadoop/hbase/util/DrainBarrier.java 0 0 5
org/apache/hadoop/hbase/util/DynamicClassLoader.java 0 0 27
org/apache/hadoop/hbase/util/EncryptionTest.java 0 0 10
org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java 0 0 1
org/apache/hadoop/hbase/util/ExceptionUtil.java 0 0 6
org/apache/hadoop/hbase/util/FSHDFSUtils.java 0 0 23
org/apache/hadoop/hbase/util/FSMapRUtils.java 0 0 2
org/apache/hadoop/hbase/util/FSRegionScanner.java 0 0 2
org/apache/hadoop/hbase/util/FSTableDescriptors.java 0 0 20
org/apache/hadoop/hbase/util/FSUtils.java 0 0 80
org/apache/hadoop/hbase/util/FSVisitor.java 0 0 1
org/apache/hadoop/hbase/util/FastLongHistogram.java 0 0 1
org/apache/hadoop/hbase/util/ForeignExceptionUtil.java 0 0 2
org/apache/hadoop/hbase/util/GetJavaProperty.java 0 0 2
org/apache/hadoop/hbase/util/HBaseConfTool.java 0 0 3
org/apache/hadoop/hbase/util/HBaseFsck.java 0 0 90
org/apache/hadoop/hbase/util/HBaseFsckRepair.java 0 0 10
org/apache/hadoop/hbase/util/HFileArchiveUtil.java 0 0 2
org/apache/hadoop/hbase/util/HMerge.java 0 0 4
org/apache/hadoop/hbase/util/Hash.java 0 0 8
org/apache/hadoop/hbase/util/HashedBytes.java 0 0 2
org/apache/hadoop/hbase/util/HttpServerUtil.java 0 0 1
org/apache/hadoop/hbase/util/IdLock.java 0 0 2
org/apache/hadoop/hbase/util/IdReadWriteLock.java 0 0 5
org/apache/hadoop/hbase/util/IterableUtils.java 0 0 1
org/apache/hadoop/hbase/util/JSONBean.java 0 0 20
org/apache/hadoop/hbase/util/JVM.java 0 0 30
org/apache/hadoop/hbase/util/JVMClusterUtil.java 0 0 12
org/apache/hadoop/hbase/util/JenkinsHash.java 0 0 40
org/apache/hadoop/hbase/util/JvmPauseMonitor.java 0 0 3
org/apache/hadoop/hbase/util/KeyLocker.java 0 0 7
org/apache/hadoop/hbase/util/MD5Hash.java 0 0 4
org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java 0 0 1
org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java 0 0 2
org/apache/hadoop/hbase/util/Merge.java 0 0 4
org/apache/hadoop/hbase/util/MetaUtils.java 0 0 1
org/apache/hadoop/hbase/util/Methods.java 0 0 1
org/apache/hadoop/hbase/util/ModifyRegionUtils.java 0 0 9
org/apache/hadoop/hbase/util/MultiHConnection.java 0 0 4
org/apache/hadoop/hbase/util/MunkresAssignment.java 0 0 1
org/apache/hadoop/hbase/util/MurmurHash3.java 0 0 11
org/apache/hadoop/hbase/util/Order.java 0 0 8
org/apache/hadoop/hbase/util/OrderedBytes.java 0 0 46
org/apache/hadoop/hbase/util/Pair.java 0 0 16
org/apache/hadoop/hbase/util/PairOfSameType.java 0 0 8
org/apache/hadoop/hbase/util/PoolMap.java 0 0 10
org/apache/hadoop/hbase/util/PositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/PrettyPrinter.java 0 0 5
org/apache/hadoop/hbase/util/ProtoUtil.java 0 0 4
org/apache/hadoop/hbase/util/ReflectionUtils.java 0 0 1
org/apache/hadoop/hbase/util/RegionMover.java 0 0 36
org/apache/hadoop/hbase/util/RegionSplitCalculator.java 0 0 6
org/apache/hadoop/hbase/util/RegionSplitter.java 0 0 14
org/apache/hadoop/hbase/util/RetryCounter.java 0 0 2
org/apache/hadoop/hbase/util/RollingStatCalculator.java 0 0 5
org/apache/hadoop/hbase/util/ServerCommandLine.java 0 0 3
org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java 0 0 2
org/apache/hadoop/hbase/util/ShutdownHookManager.java 0 0 1
org/apache/hadoop/hbase/util/SimpleByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimpleMutableByteRange.java 0 0 3
org/apache/hadoop/hbase/util/SimplePositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java 0 0 4
org/apache/hadoop/hbase/util/Sleeper.java 0 0 3
org/apache/hadoop/hbase/util/SortedCopyOnWriteSet.java 0 0 1
org/apache/hadoop/hbase/util/StealJobQueue.java 0 0 2
org/apache/hadoop/hbase/util/Strings.java 0 0 3
org/apache/hadoop/hbase/util/Threads.java 0 0 7
org/apache/hadoop/hbase/util/Triple.java 0 0 3
org/apache/hadoop/hbase/util/UnsafeAccess.java 0 0 35
org/apache/hadoop/hbase/util/VersionInfo.java 0 0 1
org/apache/hadoop/hbase/util/Writables.java 0 0 9
org/apache/hadoop/hbase/util/ZKDataMigrator.java 0 0 19
org/apache/hadoop/hbase/util/byterange/ByteRangeSet.java 0 0 3
org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java 0 0 9
org/apache/hadoop/hbase/util/hbck/OfflineMetaRepair.java 0 0 4
org/apache/hadoop/hbase/util/hbck/TableIntegrityErrorHandler.java 0 0 3
org/apache/hadoop/hbase/util/hbck/TableLockChecker.java 0 0 1
org/apache/hadoop/hbase/util/test/RedundantKVGenerator.java 0 0 2
org/apache/hadoop/hbase/util/vint/UFIntTool.java 0 0 2
org/apache/hadoop/hbase/util/vint/UVIntTool.java 0 0 1
org/apache/hadoop/hbase/util/vint/UVLongTool.java 0 0 1
org/apache/hadoop/hbase/wal/DefaultWALProvider.java 0 0 8
org/apache/hadoop/hbase/wal/DisabledWALProvider.java 0 0 5
org/apache/hadoop/hbase/wal/RegionGroupingProvider.java 0 0 2
org/apache/hadoop/hbase/wal/WAL.java 0 0 14
org/apache/hadoop/hbase/wal/WALFactory.java 0 0 7
org/apache/hadoop/hbase/wal/WALKey.java 0 0 15
org/apache/hadoop/hbase/wal/WALPrettyPrinter.java 0 0 16
org/apache/hadoop/hbase/wal/WALProvider.java 0 0 1
org/apache/hadoop/hbase/wal/WALSplitter.java 0 0 70
org/apache/hadoop/hbase/zookeeper/ClusterStatusTracker.java 0 0 5
org/apache/hadoop/hbase/zookeeper/DrainingServerTracker.java 0 0 2
org/apache/hadoop/hbase/zookeeper/EmptyWatcher.java 0 0 1
org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java 0 0 3
org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java 0 0 5
org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java 0 0 12
org/apache/hadoop/hbase/zookeeper/MetaTableLocator.java 0 0 61
org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster.java 0 0 13
org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java 0 0 18
org/apache/hadoop/hbase/zookeeper/RegionNormalizerTracker.java 0 0 2
org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java 0 0 4
org/apache/hadoop/hbase/zookeeper/ZKClusterId.java 0 0 1
org/apache/hadoop/hbase/zookeeper/ZKConfig.java 0 0 4
org/apache/hadoop/hbase/zookeeper/ZKServerTool.java 0 0 3
org/apache/hadoop/hbase/zookeeper/ZKSplitLog.java 0 0 10
org/apache/hadoop/hbase/zookeeper/ZKUtil.java 0 0 56
org/apache/hadoop/hbase/zookeeper/ZooKeeperMainServer.java 0 0 9
org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.java 0 0 7
org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java 0 0 41
org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessLockBase.java 0 0 8
org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessReadWriteLock.java 0 0 2
org/apache/hadoop/metrics2/MetricHistogram.java 0 0 1
org/apache/hadoop/metrics2/impl/JmxCacheBuster.java 0 0 1
org/apache/hadoop/metrics2/lib/DefaultMetricsSystemHelper.java 0 0 1
org/apache/hadoop/metrics2/lib/DynamicMetricsRegistry.java 0 0 14
org/apache/hadoop/metrics2/lib/MetricMutableQuantiles.java 0 0 5
org/apache/hadoop/metrics2/lib/MutableHistogram.java 0 0 12
org/apache/hadoop/metrics2/lib/MutableRangeHistogram.java 0 0 3
org/apache/hadoop/metrics2/lib/MutableTimeHistogram.java 0 0 1
org/apache/hadoop/metrics2/util/MetricQuantile.java 0 0 2
org/apache/hadoop/metrics2/util/MetricSampleQuantiles.java 0 0 6

Rules

Category Rule Violations Severity
annotation MissingDeprecated 76  Error
blocks EmptyBlock 19  Error
LeftCurly 224  Error
NeedBraces 1769  Error
coding EmptyStatement 8  Error
EqualsHashCode 7  Error
InnerAssignment 53  Error
MissingSwitchDefault 28  Error
NoFinalizer 1  Error
design FinalClass 46  Error
HideUtilityClassConstructor 88  Error
InterfaceIsType 5  Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
116  Error
imports AvoidStarImport 3  Error
ImportOrder
  • ordered: "true"
  • sortStaticImportsAlphabetically: "true"
989  Error
RedundantImport 8  Error
UnusedImports
  • processJavadoc: "true"
7  Error
indentation Indentation
  • lineWrappingIndentation: "2"
  • caseIndent: "2"
  • arrayInitIndent: "2"
  • throwsIndent: "2"
  • basicOffset: "2"
4757  Error
javadoc JavadocTagContinuationIndentation 806  Error
NonEmptyAtclauseDescription 3498  Error
misc ArrayTypeStyle 34  Error
UpperEll 47  Error
sizes LineLength
  • max: "100"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated"
328  Error
MethodLength 37  Error
whitespace FileTabCharacter 7  Error
MethodParamPad 51  Error
ParenPad 63  Error

Details

com/google/protobuf/HBaseZeroCopyByteString.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64

org/apache/hadoop/hbase/AuthUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class AuthUtil should be declared as final. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 57

org/apache/hadoop/hbase/BaseConfigurable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/Cell.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 130

org/apache/hadoop/hbase/CellComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.Longs' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error blocks NeedBraces 'if' construct must use '{}'s. 390
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 426
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 432
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 532
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547

org/apache/hadoop/hbase/CellScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/CellUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataOutputStream' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error blocks NeedBraces 'if' construct must use '{}'s. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 389
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'if' construct must use '{}'s. 405
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 414
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 447
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error blocks NeedBraces 'if' construct must use '{}'s. 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 586
 Error blocks NeedBraces 'if' construct must use '{}'s. 592
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 712
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 714
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 719
 Error blocks NeedBraces 'if' construct must use '{}'s. 723
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 748
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 749
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 750
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 797
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 798
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 813
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 814
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 828
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 845
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 846
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 861
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 879
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 914
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 930
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 963
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 980
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 998
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1026
 Error blocks NeedBraces 'if' construct must use '{}'s. 1036
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1057
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1059
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1070
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1071
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1072
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1073
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1074
 Error sizes LineLength Line is longer than 100 characters (found 102). 1124
 Error sizes LineLength Line is longer than 100 characters (found 106). 1125
 Error blocks NeedBraces 'if' construct must use '{}'s. 1238
 Error blocks NeedBraces 'if' construct must use '{}'s. 1243
 Error blocks NeedBraces 'if' construct must use '{}'s. 1247
 Error blocks NeedBraces 'if' construct must use '{}'s. 1252
 Error blocks NeedBraces 'else' construct must use '{}'s. 1254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1276
 Error blocks NeedBraces 'if' construct must use '{}'s. 1282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1486

org/apache/hadoop/hbase/ChoreService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 386

org/apache/hadoop/hbase/ClusterId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90

org/apache/hadoop/hbase/ClusterStatus.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256

org/apache/hadoop/hbase/CompatibilityFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Iterator' import. 24

org/apache/hadoop/hbase/CompatibilitySingletonFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 24

org/apache/hadoop/hbase/CompoundConfiguration.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 4. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186

org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/CoprocessorEnvironment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/DoNotRetryIOException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/DroppedSnapshotException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/HBaseConfiguration.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 104
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 168
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300

org/apache/hadoop/hbase/HBaseIOException.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def rcurly' have incorrect indentation level 3, expected level should be 0. 48

org/apache/hadoop/hbase/HColumnDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 44
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 252
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 253
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 254
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 255
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 256
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 257
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 258
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 259
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 260
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 261
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 262
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 263
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 264
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 265
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 266
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 267
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 268
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 4. 269
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 270
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 4. 271
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 272
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 273
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 274
 Error indentation Indentation 'static initialization' child have incorrect indentation level 6, expected level should be 4. 275
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 311
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 322
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 423
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 513
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 624
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 670
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 682
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 700
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 742
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 751
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 763
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 833
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 887
 Error blocks NeedBraces 'if' construct must use '{}'s. 993
 Error blocks NeedBraces 'if' construct must use '{}'s. 1059
 Error blocks NeedBraces 'if' construct must use '{}'s. 1061
 Error blocks NeedBraces 'if' construct must use '{}'s. 1066
 Error blocks NeedBraces 'if' construct must use '{}'s. 1068
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1085
 Error blocks NeedBraces 'if' construct must use '{}'s. 1089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1187

org/apache/hadoop/hbase/HConstants.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.nio.ByteBuffer' import. 22

org/apache/hadoop/hbase/HRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue.KVComparator' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 499
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 510
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 688
 Error blocks NeedBraces 'if' construct must use '{}'s. 732
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 815
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 819
 Error blocks NeedBraces 'if' construct must use '{}'s. 833
 Error blocks NeedBraces 'if' construct must use '{}'s. 835
 Error blocks NeedBraces 'if' construct must use '{}'s. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 868
 Error blocks NeedBraces 'if' construct must use '{}'s. 891
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 933
 Error blocks NeedBraces 'if' construct must use '{}'s. 937
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 943
 Error blocks NeedBraces 'if' construct must use '{}'s. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 958
 Error blocks NeedBraces 'if' construct must use '{}'s. 962
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 971
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 995
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1005
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1006
 Error blocks NeedBraces 'if' construct must use '{}'s. 1011
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1020
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1021
 Error blocks NeedBraces 'if' construct must use '{}'s. 1026
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1032
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1033
 Error blocks NeedBraces 'if' construct must use '{}'s. 1038
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1044
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1045
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1054
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1055
 Error blocks NeedBraces 'if' construct must use '{}'s. 1083
 Error blocks NeedBraces 'else' construct must use '{}'s. 1084
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1105
 Error blocks NeedBraces 'if' construct must use '{}'s. 1118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1183

org/apache/hadoop/hbase/HRegionLocation.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 108

org/apache/hadoop/hbase/HTableDescriptor.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 160
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 335
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 345
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 427
 Error blocks NeedBraces 'if' construct must use '{}'s. 484
 Error blocks NeedBraces 'if' construct must use '{}'s. 498
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 574
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 584
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 594
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 616
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 740
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 742
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 751
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 757
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 794
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 894
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 910
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 926
 Error blocks NeedBraces 'if' construct must use '{}'s. 936
 Error blocks NeedBraces 'if' construct must use '{}'s. 946
 Error blocks NeedBraces 'if' construct must use '{}'s. 958
 Error blocks NeedBraces 'if' construct must use '{}'s. 970
 Error blocks NeedBraces 'if' construct must use '{}'s. 979
 Error blocks NeedBraces 'if' construct must use '{}'s. 987
 Error blocks NeedBraces 'if' construct must use '{}'s. 1006
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error blocks NeedBraces 'if' construct must use '{}'s. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1095
 Error blocks NeedBraces 'if' construct must use '{}'s. 1097
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1108
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1192
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1219
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1280
 Error blocks NeedBraces 'if' construct must use '{}'s. 1305
 Error blocks NeedBraces 'if' construct must use '{}'s. 1339
 Error blocks NeedBraces 'if' construct must use '{}'s. 1361
 Error blocks NeedBraces 'if' construct must use '{}'s. 1406
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1420
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1433
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1491
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1497
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1507
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1530

org/apache/hadoop/hbase/HealthChecker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error coding MissingSwitchDefault switch without "default" clause. 108
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 109
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 112
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 113
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 115
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 116
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 118
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 119
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 121
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 122
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 123

org/apache/hadoop/hbase/JMXListener.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.CoprocessorEnvironment. 24
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.Callable' import. 24

org/apache/hadoop/hbase/KeyValue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 24
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 288
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 289
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 482
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 501
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 518
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 539
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 557
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 612
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 621
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 622
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 626
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 627
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 669
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 677
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 678
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 725
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 767
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 882
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1106
 Error blocks NeedBraces 'if' construct must use '{}'s. 1194
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1503
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1518
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1519
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1632
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1641
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1662
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1822
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1823
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1833
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1834
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1835
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1836
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1837
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1934
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1935
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1945
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1946
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1948
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1950
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 1976
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1993
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1994
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1995
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1996
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1997
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1998
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1999
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2315
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2324
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2335
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2337
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2350
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2362
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2365
 Error blocks NeedBraces 'if' construct must use '{}'s. 2370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2404
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 2409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2454
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2630
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2632

org/apache/hadoop/hbase/KeyValueTestUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 41
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90

org/apache/hadoop/hbase/KeyValueUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 40
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 382
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error blocks NeedBraces 'if' construct must use '{}'s. 449
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 479
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 498
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 576
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error blocks NeedBraces 'if' construct must use '{}'s. 585

org/apache/hadoop/hbase/LocalHBaseCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error sizes LineLength Line is longer than 100 characters (found 105). 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 254
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'else' construct must use '{}'s. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 356
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 393
 Error sizes LineLength Line is longer than 100 characters (found 104). 463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 469
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470

org/apache/hadoop/hbase/MetaMutationAnnotation.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 35

org/apache/hadoop/hbase/MetaTableAccessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error coding EmptyStatement Empty statement. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 387
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error blocks NeedBraces 'if' construct must use '{}'s. 455
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 482
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 483
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 483
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 484
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 484
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 485
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 486
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 487
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 488
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 489
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 490
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 491
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 505
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 506
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 509
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 510
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 511
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 512
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 513
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 514
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 515
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 516
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 516
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 517
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 518
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 532
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 584
 Error blocks NeedBraces 'if' construct must use '{}'s. 606
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error indentation Indentation 'getServerUserRegions' have incorrect indentation level 2, expected level should be 4. 639
 Error blocks NeedBraces 'if' construct must use '{}'s. 647
 Error blocks NeedBraces 'if' construct must use '{}'s. 649
 Error blocks NeedBraces 'if' construct must use '{}'s. 668
 Error blocks NeedBraces 'if' construct must use '{}'s. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 749
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error blocks NeedBraces 'if' construct must use '{}'s. 762
 Error blocks NeedBraces 'if' construct must use '{}'s. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 779
 Error blocks NeedBraces 'if' construct must use '{}'s. 780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 796
 Error blocks NeedBraces 'if' construct must use '{}'s. 926
 Error blocks NeedBraces 'if' construct must use '{}'s. 931
 Error blocks NeedBraces 'if' construct must use '{}'s. 949
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 956
 Error blocks NeedBraces 'if' construct must use '{}'s. 960
 Error blocks NeedBraces 'if' construct must use '{}'s. 962
 Error blocks NeedBraces 'if' construct must use '{}'s. 970
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error blocks NeedBraces 'if' construct must use '{}'s. 1036
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1046
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1060
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1074
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1092
 Error blocks NeedBraces 'if' construct must use '{}'s. 1101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1126
 Error blocks NeedBraces 'if' construct must use '{}'s. 1132
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1151
 Error blocks NeedBraces 'if' construct must use '{}'s. 1169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1267
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1399
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1600
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1601
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1774
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1795
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1817
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1833
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1843
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1862
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1912
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1913

org/apache/hadoop/hbase/NamespaceDescriptor.java

Severity Category Rule Message Line
 Error design FinalClass Class NamespaceDescriptor should be declared as final. 40
 Error design FinalClass Class Builder should be declared as final. 164
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 196

org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/ProcedureInfo.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 180
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 198
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 236

org/apache/hadoop/hbase/RegionLoad.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 131

org/apache/hadoop/hbase/RegionLocations.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 71
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 193
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 268

org/apache/hadoop/hbase/ScheduledChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 266

org/apache/hadoop/hbase/ServerLoad.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 275
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 275

org/apache/hadoop/hbase/ServerName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.net.InetAddresses' import. 34
 Error design FinalClass Class ServerName should be declared as final. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 188
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 189
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 244
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error blocks NeedBraces 'if' construct must use '{}'s. 316
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 354
 Error blocks NeedBraces 'if' construct must use '{}'s. 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 365
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 366
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error blocks NeedBraces 'if' construct must use '{}'s. 372

org/apache/hadoop/hbase/SettableSequenceId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33

org/apache/hadoop/hbase/SettableTimestamp.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33

org/apache/hadoop/hbase/SplitLogCounters.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/SplitLogTask.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156

org/apache/hadoop/hbase/Streamable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/TableDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 22
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/TableDescriptors.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92

org/apache/hadoop/hbase/TableInfoMissingException.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 37
 Error whitespace ParenPad ')' is preceded with whitespace. 37
 Error whitespace ParenPad '(' is followed by whitespace. 41
 Error whitespace ParenPad ')' is preceded with whitespace. 41
 Error whitespace ParenPad '(' is followed by whitespace. 45
 Error whitespace ParenPad ')' is preceded with whitespace. 45

org/apache/hadoop/hbase/TableName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue.KVComparator' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 124
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 126
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 171
 Error sizes LineLength Line is longer than 100 characters (found 109). 179
 Error sizes LineLength Line is longer than 100 characters (found 102). 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 404
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 405
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 484
 Error blocks NeedBraces 'if' construct must use '{}'s. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 517
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 522

org/apache/hadoop/hbase/Tag.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191

org/apache/hadoop/hbase/TagType.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 23

org/apache/hadoop/hbase/ZKNamespaceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 196

org/apache/hadoop/hbase/ZNodeClearer.java

Severity Category Rule Message Line
 Error design FinalClass Class ZNodeClearer should be declared as final. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks LeftCurly '{' at column 50 should have line break after. 174

org/apache/hadoop/hbase/backup/HFileArchiver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 43
 Error design FinalClass Class HFileArchiver should be declared as final. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 314
 Error blocks NeedBraces 'if' construct must use '{}'s. 316
 Error blocks NeedBraces 'if' construct must use '{}'s. 324
 Error blocks NeedBraces 'if' construct must use '{}'s. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error blocks NeedBraces 'if' construct must use '{}'s. 617
 Error blocks NeedBraces 'if' construct must use '{}'s. 627

org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error sizes LineLength Line is longer than 100 characters (found 101). 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error design FinalClass Class TableHFileArchiveTracker should be declared as final. 40
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 263

org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/classification/tools/ExcludePrivateAnnotationsStandardDoclet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.javadoc.DocErrorReporter' import. 21

org/apache/hadoop/hbase/classification/tools/IncludePublicAnnotationsStandardDoclet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.javadoc.DocErrorReporter' import. 22

org/apache/hadoop/hbase/classification/tools/StabilityOptions.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 37

org/apache/hadoop/hbase/client/AbstractClientScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63

org/apache/hadoop/hbase/client/Action.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 92

org/apache/hadoop/hbase/client/Admin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 238
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 344
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 421
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 477
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 488
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 606
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 607
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 619
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 621
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 623
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 748
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 750
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 752
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 753
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 773
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 786
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 873
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 971
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 980
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 989
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 998
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1007
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1017
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1027
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1037
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1070
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1086
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1095
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1210
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1266
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1270
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1285
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1368
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1372
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1381
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1584
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1593
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1616
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1617
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1629
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1647
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1648

org/apache/hadoop/hbase/client/Append.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118

org/apache/hadoop/hbase/client/AsyncProcess.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 46
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error blocks NeedBraces 'if' construct must use '{}'s. 587
 Error blocks NeedBraces 'if' construct must use '{}'s. 629
 Error blocks NeedBraces 'if' construct must use '{}'s. 664
 Error blocks NeedBraces 'if' construct must use '{}'s. 667
 Error blocks NeedBraces 'if' construct must use '{}'s. 677
 Error blocks NeedBraces 'if' construct must use '{}'s. 699
 Error blocks NeedBraces 'if' construct must use '{}'s. 732
 Error blocks NeedBraces 'if' construct must use '{}'s. 891
 Error blocks NeedBraces 'if' construct must use '{}'s. 927
 Error blocks NeedBraces 'if' construct must use '{}'s. 943
 Error blocks NeedBraces 'if' construct must use '{}'s. 947
 Error blocks NeedBraces 'if' construct must use '{}'s. 969
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 1018
 Error indentation Indentation 'method call' child have incorrect indentation level 15, expected level should be 16. 1018
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1096
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1433
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1434
 Error blocks NeedBraces 'if' construct must use '{}'s. 1527
 Error blocks NeedBraces 'if' construct must use '{}'s. 1636
 Error blocks NeedBraces 'if' construct must use '{}'s. 1718

org/apache/hadoop/hbase/client/BufferedMutator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 26

org/apache/hadoop/hbase/client/BufferedMutatorImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error coding InnerAssignment Inner assignments should be avoided. 219

org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/client/ClientIdGenerator.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 42

org/apache/hadoop/hbase/client/ClientScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 41
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 57
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 60
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 61
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 62
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 65
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 66
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 67
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 73
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 79
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 80
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 81
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 83
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 84
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 85
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 86
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 87
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 88
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 89
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 90
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 91
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 97
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 98
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 114
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 115
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 117
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 118
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 119
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 120
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 127
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 128
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 129
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 132
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 133
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 139
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 142
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 143
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 144
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 145
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 148
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 150
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 153
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 154
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 155
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 156
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 158
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 162
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 163
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 166
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 167
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 170
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 171
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 174
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 175
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 178
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 179
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 182
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 183
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 186
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 187
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 190
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 191
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 194
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 195
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 199
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 201
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 202
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 203
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 208
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 211
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 214
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 214
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 215
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 215
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 217
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 220
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 224
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 232
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 233
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 247
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 248
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 249
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 250
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 251
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 254
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 254
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 257
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 259
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 263
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 264
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 265
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 266
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 268
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 269
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 270
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 271
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 272
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 273
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 274
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 275
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 277
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 279
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 281
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 282
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 283
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 286
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 287
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 288
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 289
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 290
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 291
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 292
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 293
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 294
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 295
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 296
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 314
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 317
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 318
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 318
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 321
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 322
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 322
 Error indentation Indentation 's' have incorrect indentation level 7, expected level should be 8. 323
 Error indentation Indentation 'retries' have incorrect indentation level 7, expected level should be 8. 324
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 325
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 326
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 339
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 340
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 341
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 342
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 344
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 345
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 346
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 348
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 352
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 354
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 355
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 356
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 357
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 358
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 359
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 361
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 363
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 366
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 367
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 368
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 380
 Error blocks EmptyBlock Must have at least one statement. 442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 694
 Error blocks NeedBraces 'if' construct must use '{}'s. 723
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 730
 Error blocks NeedBraces 'if' construct must use '{}'s. 732
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 732
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 733
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 734
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 6. 735
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 736
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 6. 737
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 741
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 742
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 743
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 6. 744
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 746
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 6. 747
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 748
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 749
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 750
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 755

org/apache/hadoop/hbase/client/ClientSimpleScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 248

org/apache/hadoop/hbase/client/ClientSmallScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 289

org/apache/hadoop/hbase/client/ClusterConnection.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 74
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 123
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285

org/apache/hadoop/hbase/client/ClusterStatusListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106

org/apache/hadoop/hbase/client/ConnectionImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 23
 Error imports ImportOrder Wrong order for 'javax.annotation.Nullable' import. 85
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 87
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 2. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545
 Error blocks NeedBraces 'if' construct must use '{}'s. 607
 Error blocks NeedBraces 'if' construct must use '{}'s. 775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 985
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1244
 Error sizes MethodLength Method length is 388 lines (max allowed is 150). 1432
 Error blocks NeedBraces 'if' construct must use '{}'s. 1848
 Error sizes LineLength Line is longer than 100 characters (found 102). 1967
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2003
 Error coding NoFinalizer Avoid using finalizer method. 2171
 Error sizes LineLength Line is longer than 100 characters (found 120). 2228
 Error blocks NeedBraces 'if' construct must use '{}'s. 2234
 Error sizes LineLength Line is longer than 100 characters (found 120). 2248
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2271
 Error sizes LineLength Line is longer than 100 characters (found 127). 2272
 Error blocks NeedBraces 'if' construct must use '{}'s. 2278
 Error sizes LineLength Line is longer than 100 characters (found 127). 2297
 Error blocks NeedBraces 'if' construct must use '{}'s. 2308
 Error blocks NeedBraces 'if' construct must use '{}'s. 2311

org/apache/hadoop/hbase/client/ConnectionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119

org/apache/hadoop/hbase/client/CoprocessorHConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81

org/apache/hadoop/hbase/client/DelayingRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/client/Delete.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310

org/apache/hadoop/hbase/client/FlushRegionCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 37

org/apache/hadoop/hbase/client/Get.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 291
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 301
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 521

org/apache/hadoop/hbase/client/HBaseAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 175
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 282
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 284
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be one of the following: 10, 12. 284
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be one of the following: 10, 12. 286
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 287
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 288
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 404
 Error blocks NeedBraces 'if' construct must use '{}'s. 409
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 409
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 410
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 410
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 424
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 425
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 426
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 427
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 511
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 513
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 513
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 515
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 516
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 517
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 573
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 575
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 575
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 577
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 578
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 625
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 741
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 782
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 784
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 784
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 785
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 785
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 787
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 788
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 789
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 857
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 859
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 859
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 860
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 860
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 862
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 863
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 864
 Error blocks NeedBraces 'if' construct must use '{}'s. 915
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1269
 Error blocks NeedBraces 'if' construct must use '{}'s. 1292
 Error blocks NeedBraces 'if' construct must use '{}'s. 1293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1540
 Error blocks NeedBraces 'if' construct must use '{}'s. 1552
 Error blocks NeedBraces 'if' construct must use '{}'s. 1555
 Error blocks NeedBraces 'if' construct must use '{}'s. 1601
 Error blocks NeedBraces 'if' construct must use '{}'s. 1604
 Error blocks NeedBraces 'if' construct must use '{}'s. 1606
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1640
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 1657
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1659
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1659
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1661
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 1662
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 1663
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1698
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1700
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1702
 Error blocks NeedBraces 'if' construct must use '{}'s. 1734
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 1986
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 1986
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 6. 1987
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 1989
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 1991
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 6. 1992
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 1993
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 6. 1994
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 1995
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 6. 1997
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 1998
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 6. 1999
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 2000
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 2001
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 2002
 Error indentation Indentation 'finally rcurly' have incorrect indentation level 8, expected level should be 6. 2003
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2105
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2827
 Error blocks NeedBraces 'if' construct must use '{}'s. 2865
 Error blocks NeedBraces 'if' construct must use '{}'s. 2866
 Error blocks NeedBraces 'if' construct must use '{}'s. 3310
 Error blocks NeedBraces 'if' construct must use '{}'s. 3313

org/apache/hadoop/hbase/client/HConnection.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 291
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 316
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 340
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 499
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 500
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 615

org/apache/hadoop/hbase/client/HRegionLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 145

org/apache/hadoop/hbase/client/HTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error sizes LineLength Line is longer than 100 characters (found 116). 265
 Error blocks NeedBraces 'if' construct must use '{}'s. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error blocks NeedBraces 'if' construct must use '{}'s. 643
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 866
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 868
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 868
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 869
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 870
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 871
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 872
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 872
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 873
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 873
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 876
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 876
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 877
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 877
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 878
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 879
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 879
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 880
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 881
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 882
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 883
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 885
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 886
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 887
 Error indentation Indentation 'catch' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 888
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 889
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 890
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 891
 Error blocks NeedBraces 'if' construct must use '{}'s. 910
 Error blocks NeedBraces 'if' construct must use '{}'s. 911
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 940
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 957
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 958
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 960

org/apache/hadoop/hbase/client/HTableInterface.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 97

org/apache/hadoop/hbase/client/HTableMultiplexer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 138

org/apache/hadoop/hbase/client/HTableWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 268

org/apache/hadoop/hbase/client/Increment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82

org/apache/hadoop/hbase/client/MasterCallable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 44

org/apache/hadoop/hbase/client/MasterKeepAliveConnection.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 37

org/apache/hadoop/hbase/client/MetaCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'cachedRegionLocations' have incorrect indentation level 2, expected level should be 4. 52
 Error indentation Indentation 'new' have incorrect indentation level 2, expected level should be 4. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error blocks NeedBraces 'if' construct must use '{}'s. 376

org/apache/hadoop/hbase/client/MetricsConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Counter' import. 23
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.JmxReporter' import. 27
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 37
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentMap' import. 39
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 383
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 386
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 387
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 389
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 10. 389
 Error indentation Indentation 'switch' have incorrect indentation level 8, expected level should be 10. 390
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 391
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 392
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 14. 392
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 393
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 394
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 395
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 14. 395
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 396
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 397
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 398
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 14. 398
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 399
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 400
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 401
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 14. 401
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 402
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 403
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 404
 Error indentation Indentation 'switch rcurly' have incorrect indentation level 8, expected level should be 10. 405
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 406
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 409
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 410
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 413
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 414
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 417
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 418
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 421
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 422
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 424
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 424
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 425
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 426
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 427

org/apache/hadoop/hbase/client/MultiAction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/client/MultiResponse.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/client/MultiServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 157

org/apache/hadoop/hbase/client/Mutation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 433
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 474
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 477

org/apache/hadoop/hbase/client/Operation.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 87

org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 346

org/apache/hadoop/hbase/client/Put.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 303
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 306
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 318
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 321
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 333
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 349
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 352
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 420

org/apache/hadoop/hbase/client/Query.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Maps' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 171
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 172

org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 25

org/apache/hadoop/hbase/client/RegionReplicaUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 133
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 137

org/apache/hadoop/hbase/client/RegionServerCallable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/client/Registry.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/client/RegistryFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35

org/apache/hadoop/hbase/client/Result.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 350
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 378
 Error indentation Indentation 'familyEntry' have incorrect indentation level 6, expected level should be 10. 661
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 837
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 854
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 855
 Error blocks NeedBraces 'if' construct must use '{}'s. 873
 Error blocks NeedBraces 'if' construct must use '{}'s. 879
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 916

org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error blocks NeedBraces 'while' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 170

org/apache/hadoop/hbase/client/ResultScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 38

org/apache/hadoop/hbase/client/RetriesExhaustedException.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 70

org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 148

org/apache/hadoop/hbase/client/RetryingCallable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 60
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91

org/apache/hadoop/hbase/client/ReversedClientScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/client/ReversedScannerCallable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147

org/apache/hadoop/hbase/client/RowMutations.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/client/RpcRetryingCaller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 163

org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 51
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 147

org/apache/hadoop/hbase/client/Scan.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 384
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 385
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 674
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 715
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 896
 Error blocks NeedBraces 'if' construct must use '{}'s. 974

org/apache/hadoop/hbase/client/ScannerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error blocks NeedBraces 'if' construct must use '{}'s. 356

org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 362

org/apache/hadoop/hbase/client/ScannerTimeoutException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/client/ServerStatisticTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 28

org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/client/Table.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 136
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 147
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 150
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 208
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 209
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 260
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 261
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 350
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 369
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 422
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 427
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 450
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 455
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 457
 Error sizes LineLength Line is longer than 100 characters (found 119). 472
 Error sizes LineLength Line is longer than 100 characters (found 101). 484
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547

org/apache/hadoop/hbase/client/TableConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 18

org/apache/hadoop/hbase/client/TableSnapshotScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 90
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 105
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 106

org/apache/hadoop/hbase/client/TableState.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 51
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 52
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 54
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 55
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 56
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 57
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 58
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 59
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 60
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 61
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 62
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 63
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 195
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200

org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 83

org/apache/hadoop/hbase/client/ZooKeeperRegistry.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'else' construct must use '{}'s. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'finally' child have incorrect indentation level 8, expected level should be 6. 126

org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 42

org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28

org/apache/hadoop/hbase/client/backoff/ServerStatistics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error indentation Indentation 'long' have incorrect indentation level 2, expected level should be 4. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error indentation Indentation 'S' have incorrect indentation level 2, expected level should be 4. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 432
 Error misc UpperEll Should use uppercase 'L'. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 486
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 487
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error indentation Indentation 'double' have incorrect indentation level 2, expected level should be 4. 493
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 507
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 509
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 523
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 526
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 529
 Error misc UpperEll Should use uppercase 'L'. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 598
 Error indentation Indentation 'double' have incorrect indentation level 2, expected level should be 4. 601
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 616
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 618
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 639
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 641
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 644
 Error indentation Indentation 'getMedianArgs' have incorrect indentation level 2, expected level should be 4. 645
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 702
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 705
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 708
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 711
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 721
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 723
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 726
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error blocks NeedBraces 'if' construct must use '{}'s. 753
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 785
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 786
 Error indentation Indentation 'validateArgAndGetPB' have incorrect indentation level 2, expected level should be 4. 797
 Error coding InnerAssignment Inner assignments should be avoided. 804

org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 65

org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 45
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error misc UpperEll Should use uppercase 'L'. 75

org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error indentation Indentation 'ProcessRequest' have incorrect indentation level 2, expected level should be 4. 39

org/apache/hadoop/hbase/client/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 146). 54
 Error sizes LineLength Line is longer than 100 characters (found 200). 55
 Error sizes LineLength Line is longer than 100 characters (found 144). 75
 Error sizes LineLength Line is longer than 100 characters (found 206). 76
 Error sizes LineLength Line is longer than 100 characters (found 111). 95
 Error sizes LineLength Line is longer than 100 characters (found 105). 96
 Error sizes LineLength Line is longer than 100 characters (found 132). 149
 Error sizes LineLength Line is longer than 100 characters (found 169). 190

org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35

org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 39

org/apache/hadoop/hbase/client/metrics/ScanMetrics.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'countOfRPCcalls' must be private and have accessor methods. 50
 Error design VisibilityModifier Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. 55
 Error design VisibilityModifier Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. 60
 Error design VisibilityModifier Variable 'countOfNSRE' must be private and have accessor methods. 65
 Error design VisibilityModifier Variable 'countOfBytesInResults' must be private and have accessor methods. 70
 Error design VisibilityModifier Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. 75
 Error design VisibilityModifier Variable 'countOfRegions' must be private and have accessor methods. 80
 Error design VisibilityModifier Variable 'countOfRPCRetries' must be private and have accessor methods. 85
 Error design VisibilityModifier Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. 90

org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableMap' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error design VisibilityModifier Variable 'countOfRowsFiltered' must be private and have accessor methods. 57
 Error design VisibilityModifier Variable 'countOfRowsScanned' must be private and have accessor methods. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94

org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 60
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 176
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 196
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 197
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error sizes LineLength Line is longer than 100 characters (found 101). 448
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 458
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 459
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 460
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 470
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 493
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 494
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 495
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 496
 Error blocks NeedBraces 'if' construct must use '{}'s. 507
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594

org/apache/hadoop/hbase/codec/BaseDecoder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100

org/apache/hadoop/hbase/codec/BaseEncoder.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/codec/CellCodec.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/codec/CellCodecWithTags.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/codec/MessageCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 191
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 196
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 199
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 209
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 227
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 228
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 229
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 230
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 232
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 234
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 235
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 236
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 237
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 238
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 239
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 241
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 243
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 244
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 245
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 246
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 248
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 249
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 250
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 253
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 254
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 256
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 258
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 400
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 404
 Error blocks NeedBraces 'if' construct must use '{}'s. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 408
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 414
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error blocks NeedBraces 'if' construct must use '{}'s. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error blocks NeedBraces 'if' construct must use '{}'s. 426
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error blocks NeedBraces 'if' construct must use '{}'s. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 438
 Error blocks NeedBraces 'if' construct must use '{}'s. 440
 Error blocks NeedBraces 'if' construct must use '{}'s. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 446
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error blocks NeedBraces 'if' construct must use '{}'s. 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 454
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error blocks NeedBraces 'if' construct must use '{}'s. 458
 Error blocks NeedBraces 'if' construct must use '{}'s. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error blocks NeedBraces 'if' construct must use '{}'s. 464
 Error blocks NeedBraces 'if' construct must use '{}'s. 466

org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator.MetaCellComparator' import. 30

org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValueUtil. 28

org/apache/hadoop/hbase/codec/prefixtree/decode/DecoderFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversibleScanner.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 43

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.UnsignedBytes' import. 28
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 298

org/apache/hadoop/hbase/codec/prefixtree/decode/row/RowNodeReader.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 76
 Error sizes LineLength Line is longer than 100 characters (found 108). 81
 Error whitespace ParenPad '(' is followed by whitespace. 227

org/apache/hadoop/hbase/codec/prefixtree/encode/EncoderFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/codec/prefixtree/encode/PrefixTreeEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 215

org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnSectionWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 34
 Error blocks EmptyBlock Must have at least one statement. 108

org/apache/hadoop/hbase/codec/prefixtree/encode/other/LongEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 32

org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 32

org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/Tokenizer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 30

org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/TokenizerNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 32

org/apache/hadoop/hbase/codec/prefixtree/scanner/CellSearcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/codec/prefixtree/scanner/ReversibleCellScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 22
 Error sizes LineLength Line is longer than 100 characters (found 102). 41
 Error sizes LineLength Line is longer than 100 characters (found 102). 52

org/apache/hadoop/hbase/conf/ConfigurationManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/constraint/BaseConstraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 21

org/apache/hadoop/hbase/constraint/Constraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/constraint/ConstraintException.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 40

org/apache/hadoop/hbase/constraint/ConstraintProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 31

org/apache/hadoop/hbase/constraint/Constraints.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 585

org/apache/hadoop/hbase/constraint/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 127). 32
 Error sizes LineLength Line is longer than 100 characters (found 117). 33
 Error sizes LineLength Line is longer than 100 characters (found 108). 34
 Error sizes LineLength Line is longer than 100 characters (found 122). 36
 Error sizes LineLength Line is longer than 100 characters (found 136). 40
 Error sizes LineLength Line is longer than 100 characters (found 110). 42
 Error sizes LineLength Line is longer than 100 characters (found 146). 44
 Error sizes LineLength Line is longer than 100 characters (found 108). 45
 Error sizes LineLength Line is longer than 100 characters (found 114). 46
 Error sizes LineLength Line is longer than 100 characters (found 110). 53
 Error sizes LineLength Line is longer than 100 characters (found 117). 54
 Error sizes LineLength Line is longer than 100 characters (found 115). 55
 Error sizes LineLength Line is longer than 100 characters (found 117). 57
 Error sizes LineLength Line is longer than 100 characters (found 112). 61
 Error sizes LineLength Line is longer than 100 characters (found 140). 62
 Error sizes LineLength Line is longer than 100 characters (found 151). 63
 Error sizes LineLength Line is longer than 100 characters (found 128). 64
 Error sizes LineLength Line is longer than 100 characters (found 127). 66
 Error sizes LineLength Line is longer than 100 characters (found 124). 69
 Error sizes LineLength Line is longer than 100 characters (found 126). 71
 Error sizes LineLength Line is longer than 100 characters (found 107). 72
 Error sizes LineLength Line is longer than 100 characters (found 127). 73
 Error sizes LineLength Line is longer than 100 characters (found 134). 75
 Error sizes LineLength Line is longer than 100 characters (found 153). 76
 Error sizes LineLength Line is longer than 100 characters (found 147). 77
 Error sizes LineLength Line is longer than 100 characters (found 103). 81
 Error sizes LineLength Line is longer than 100 characters (found 127). 82
 Error sizes LineLength Line is longer than 100 characters (found 141). 83
 Error sizes LineLength Line is longer than 100 characters (found 108). 84
 Error sizes LineLength Line is longer than 100 characters (found 103). 91
 Error sizes LineLength Line is longer than 100 characters (found 111). 93
 Error sizes LineLength Line is longer than 100 characters (found 126). 94
 Error sizes LineLength Line is longer than 100 characters (found 131). 95
 Error sizes LineLength Line is longer than 100 characters (found 125). 96
 Error sizes LineLength Line is longer than 100 characters (found 124). 98
 Error sizes LineLength Line is longer than 100 characters (found 126). 105
 Error sizes LineLength Line is longer than 100 characters (found 101). 106
 Error sizes LineLength Line is longer than 100 characters (found 129). 109
 Error sizes LineLength Line is longer than 100 characters (found 133). 115
 Error sizes LineLength Line is longer than 100 characters (found 135). 118
 Error sizes LineLength Line is longer than 100 characters (found 101). 120
 Error sizes LineLength Line is longer than 100 characters (found 101). 148
 Error sizes LineLength Line is longer than 100 characters (found 124). 150
 Error sizes LineLength Line is longer than 100 characters (found 109). 152
 Error sizes LineLength Line is longer than 100 characters (found 119). 154
 Error sizes LineLength Line is longer than 100 characters (found 103). 167
 Error sizes LineLength Line is longer than 100 characters (found 104). 171
 Error sizes LineLength Line is longer than 100 characters (found 123). 174
 Error sizes LineLength Line is longer than 100 characters (found 103). 188
 Error sizes LineLength Line is longer than 100 characters (found 108). 191
 Error sizes LineLength Line is longer than 100 characters (found 106). 192
 Error sizes LineLength Line is longer than 100 characters (found 116). 194
 Error sizes LineLength Line is longer than 100 characters (found 104). 203
 Error sizes LineLength Line is longer than 100 characters (found 111). 216
 Error sizes LineLength Line is longer than 100 characters (found 131). 236
 Error sizes LineLength Line is longer than 100 characters (found 117). 248
 Error sizes LineLength Line is longer than 100 characters (found 106). 255
 Error sizes LineLength Line is longer than 100 characters (found 106). 256
 Error sizes LineLength Line is longer than 100 characters (found 121). 257
 Error sizes LineLength Line is longer than 100 characters (found 101). 258
 Error sizes LineLength Line is longer than 100 characters (found 104). 259

org/apache/hadoop/hbase/coordination/BaseCoordinatedStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. 21

org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216

org/apache/hadoop/hbase/coordination/SplitLogWorkerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33

org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error design VisibilityModifier Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error blocks EmptyBlock Must have at least one statement. 564
 Error indentation Indentation 'ZKUtil' have incorrect indentation level 10, expected level should be 12. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 784
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 785
 Error blocks NeedBraces 'if' construct must use '{}'s. 830
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 877
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 941
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 942

org/apache/hadoop/hbase/coordination/ZkCoordinatedStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 21
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 52

org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks EmptyBlock Must have at least one statement. 160
 Error coding InnerAssignment Inner assignments should be avoided. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587

org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 42
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 62
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error misc UpperEll Should use uppercase 'L'. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error whitespace ParenPad '(' is followed by whitespace. 212
 Error misc UpperEll Should use uppercase 'L'. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error whitespace ParenPad '(' is followed by whitespace. 263
 Error misc UpperEll Should use uppercase 'L'. 300
 Error misc UpperEll Should use uppercase 'L'. 360

org/apache/hadoop/hbase/coprocessor/BaseMasterAndRegionObserver.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 184
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 195
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 206
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 219
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 232
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 243
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 254
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 267
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 280
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 291
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 302
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 315

org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 187
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 198
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 209
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 222
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 235
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 246
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 257
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 270
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 283
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 294
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 305
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 318

org/apache/hadoop/hbase/coprocessor/BaseRegionObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 65
 Error indentation Indentation 'method def modifier' have incorrect indentation level 0, expected level should be 2. 219
 Error sizes LineLength Line is longer than 100 characters (found 101). 286
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 423

org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 27

org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 26
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 37
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 50

org/apache/hadoop/hbase/coprocessor/BaseWALObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 30

org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 52

org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 27
 Error indentation Indentation 'Q' have incorrect indentation level 0, expected level should be 2. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176

org/apache/hadoop/hbase/coprocessor/CoprocessorException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error whitespace ParenPad '(' is followed by whitespace. 44

org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error design VisibilityModifier Variable 'impl' must be private and have accessor methods. 377
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 625
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 627
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 628
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 629
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 630
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 631
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 632

org/apache/hadoop/hbase/coprocessor/CoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/EndpointObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 26
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/MasterObserver.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error indentation Indentation 'ctx' have incorrect indentation level 2, expected level should be 4. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 749
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 758
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 768
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 776
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 793
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 853
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 865
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 876
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 910
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 923
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 935
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 957
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 968
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 980
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 991
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1001
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1022
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1066
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1075
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1084
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1093
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1216

org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService' import. 42
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 44
 Error indentation Indentation 'CoprocessorService' have incorrect indentation level 0, expected level should be 2. 81

org/apache/hadoop/hbase/coprocessor/ObserverContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 26

org/apache/hadoop/hbase/coprocessor/RegionObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.InternalScanner' import. 51
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 61
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 279
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 304
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 348
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 351
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 359
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error sizes LineLength Line is longer than 100 characters (found 101). 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 426
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 449
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 480
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 611
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 621
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 630
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 654
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 681
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 727
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 755
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 945
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1002
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1003
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1051
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1053
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1077
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1206
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1259

org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129

org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/WALObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 29
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31

org/apache/hadoop/hbase/coprocessor/example/BulkDeleteEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 54
 Error sizes LineLength Line is longer than 100 characters (found 101). 91
 Error sizes LineLength Line is longer than 100 characters (found 101). 230

org/apache/hadoop/hbase/coprocessor/example/RowCountEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 39

org/apache/hadoop/hbase/coprocessor/example/ZooKeeperScanPolicyObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.InternalScanner' import. 38
 Error imports RedundantImport Duplicate import to line 36 - org.apache.hadoop.hbase.regionserver.Store. 41
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 134
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 10. 135
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 137
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 138
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 138
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 10. 139
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 140
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 12. 141
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 142
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 145
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 10. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 12. 148
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 148
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 149
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 10. 150
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 151
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 12. 152
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 153
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 10. 154
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156

org/apache/hadoop/hbase/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 154). 215

org/apache/hadoop/hbase/errorhandling/ForeignException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161

org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 64

org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48

org/apache/hadoop/hbase/exceptions/LockTimeoutException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 24

org/apache/hadoop/hbase/exceptions/PreemptiveFastFailException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 26
 Error indentation Indentation 'class def modifier' have incorrect indentation level 1, expected level should be 0. 35
 Error indentation Indentation 'class def modifier' have incorrect indentation level 1, expected level should be 0. 36
 Error indentation Indentation 'class def modifier' have incorrect indentation level 1, expected level should be 0. 37
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 2. 38
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 2. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 47
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 50
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 51
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 52
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 53
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 55
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 56
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 57
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 59
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 60
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 61
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 63
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 65
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 69
 Error indentation Indentation 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 70

org/apache/hadoop/hbase/executor/EventHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115

org/apache/hadoop/hbase/executor/EventType.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 288
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 299

org/apache/hadoop/hbase/executor/ExecutorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 245
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 246
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 247

org/apache/hadoop/hbase/executor/ExecutorType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54

org/apache/hadoop/hbase/filter/BinaryComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 98

org/apache/hadoop/hbase/filter/BitComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error coding MissingSwitchDefault switch without "default" clause. 122
 Error coding MissingSwitchDefault switch without "default" clause. 145

org/apache/hadoop/hbase/filter/ByteArrayComparable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 85

org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118

org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error sizes LineLength Line is longer than 100 characters (found 115). 39
 Error sizes LineLength Line is longer than 100 characters (found 110). 40
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 62
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 117
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 208

org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 143
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 145

org/apache/hadoop/hbase/filter/ColumnRangeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 37
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 68
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 211
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 217

org/apache/hadoop/hbase/filter/CompareFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 35
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 147
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 148
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 149
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 151
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 152
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 153
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 154
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 155
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 157
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 158
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 159
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 160
 Error whitespace MethodParamPad '(' is preceded with whitespace. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 206

org/apache/hadoop/hbase/filter/DependentColumnFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 272

org/apache/hadoop/hbase/filter/FamilyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error sizes LineLength Line is longer than 100 characters (found 144). 40
 Error sizes LineLength Line is longer than 100 characters (found 116). 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 129

org/apache/hadoop/hbase/filter/Filter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 42
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 0, expected level should be 2. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279

org/apache/hadoop/hbase/filter/FilterBase.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 172

org/apache/hadoop/hbase/filter/FilterList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 267
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 269
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 270
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 271
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 272
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 273
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 274
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 275
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 283
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 284
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 285
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 286
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 287
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 288
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 289
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 290
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 291
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 293
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 294
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 295
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 296
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 297
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 298
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 299
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 300
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 301
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 403
 Error blocks NeedBraces 'if' construct must use '{}'s. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 407

org/apache/hadoop/hbase/filter/FilterWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error whitespace ParenPad '(' is followed by whitespace. 44
 Error whitespace ParenPad ')' is preceded with whitespace. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118

org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error sizes LineLength Line is longer than 100 characters (found 102). 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125

org/apache/hadoop/hbase/filter/FuzzyRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 189
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 192
 Error indentation Indentation 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 192
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 193
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 194
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 195
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 196
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 197
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 198
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 199
 Error sizes LineLength Line is longer than 100 characters (found 107). 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 585
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error blocks NeedBraces 'if' construct must use '{}'s. 597
 Error blocks NeedBraces 'if' construct must use '{}'s. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 612

org/apache/hadoop/hbase/filter/InclusiveStopFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error whitespace MethodParamPad '(' is preceded with whitespace. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 116

org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error blocks LeftCurly '{' at column 26 should have line break after. 49
 Error blocks LeftCurly '{' at column 42 should have line break after. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/filter/LongComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 23
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 38
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. 40
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 42
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 43
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 45
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 48
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 49
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 51
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 54
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 55
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 60
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 64
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 65
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 74
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 76
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 77
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 78
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 79
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 80
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 81
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 82
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 88
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 94
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 95

org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 36
 Error blocks NeedBraces 'else' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 206

org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 51
 Error whitespace MethodParamPad '(' is preceded with whitespace. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error whitespace MethodParamPad '(' is preceded with whitespace. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 171
 Error whitespace MethodParamPad '(' is preceded with whitespace. 172
 Error whitespace MethodParamPad '(' is preceded with whitespace. 176

org/apache/hadoop/hbase/filter/NullComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 102

org/apache/hadoop/hbase/filter/PageFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/filter/ParseConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/filter/ParseFilter.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 111
 Error whitespace MethodParamPad '(' is preceded with whitespace. 122
 Error whitespace MethodParamPad '(' is preceded with whitespace. 205
 Error whitespace ParenPad ')' is preceded with whitespace. 218
 Error whitespace MethodParamPad '(' is preceded with whitespace. 234
 Error whitespace MethodParamPad '(' is preceded with whitespace. 267
 Error whitespace MethodParamPad '(' is preceded with whitespace. 295
 Error whitespace MethodParamPad '(' is preceded with whitespace. 383
 Error whitespace MethodParamPad '(' is preceded with whitespace. 478
 Error whitespace MethodParamPad '(' is preceded with whitespace. 516
 Error whitespace MethodParamPad '(' is preceded with whitespace. 542
 Error whitespace MethodParamPad '(' is preceded with whitespace. 569
 Error whitespace MethodParamPad '(' is preceded with whitespace. 599
 Error whitespace MethodParamPad '(' is preceded with whitespace. 629
 Error whitespace MethodParamPad '(' is preceded with whitespace. 650
 Error whitespace MethodParamPad '(' is preceded with whitespace. 672
 Error whitespace MethodParamPad '(' is preceded with whitespace. 695
 Error whitespace MethodParamPad '(' is preceded with whitespace. 738
 Error whitespace MethodParamPad '(' is preceded with whitespace. 769
 Error blocks NeedBraces 'if' construct must use '{}'s. 771
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error blocks NeedBraces 'if' construct must use '{}'s. 775
 Error blocks NeedBraces 'if' construct must use '{}'s. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 779
 Error blocks NeedBraces 'if' construct must use '{}'s. 781
 Error blocks NeedBraces 'else' construct must use '{}'s. 783
 Error whitespace MethodParamPad '(' is preceded with whitespace. 793
 Error blocks NeedBraces 'if' construct must use '{}'s. 794
 Error blocks NeedBraces 'if' construct must use '{}'s. 801
 Error blocks NeedBraces 'if' construct must use '{}'s. 803
 Error blocks NeedBraces 'if' construct must use '{}'s. 805
 Error blocks NeedBraces 'if' construct must use '{}'s. 807
 Error blocks NeedBraces 'else' construct must use '{}'s. 809
 Error whitespace MethodParamPad '(' is preceded with whitespace. 819
 Error whitespace MethodParamPad '(' is preceded with whitespace. 840
 Error blocks NeedBraces 'if' construct must use '{}'s. 860

org/apache/hadoop/hbase/filter/PrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 138

org/apache/hadoop/hbase/filter/QualifierFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124

org/apache/hadoop/hbase/filter/RandomRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 145

org/apache/hadoop/hbase/filter/RegexStringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 41
 Error coding MissingSwitchDefault switch without "default" clause. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 373
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 376

org/apache/hadoop/hbase/filter/RowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 141

org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 101
 Error whitespace MethodParamPad '(' is preceded with whitespace. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 179

org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error sizes LineLength Line is longer than 100 characters (found 114). 177
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 199
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 201
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 202
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 203
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 204
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 207
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 209
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 211
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 212
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 234
 Error whitespace MethodParamPad '(' is preceded with whitespace. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 366

org/apache/hadoop/hbase/filter/SkipFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 142

org/apache/hadoop/hbase/filter/SubstringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 105

org/apache/hadoop/hbase/filter/TimestampsFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 135). 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 153

org/apache/hadoop/hbase/filter/ValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 121

org/apache/hadoop/hbase/filter/WhileMatchFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 144

org/apache/hadoop/hbase/fs/HFileSystem.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' should be on the previous line. 268
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 271
 Error indentation Indentation 'try' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 273
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 274
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 276
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 278
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 279
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 279
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 280
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. 285
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 286
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 287
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 288
 Error indentation Indentation 'try rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 289
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 292
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 292
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 293
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 294
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 296
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 297
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 298
 Error indentation Indentation 'member def type' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 298
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 299
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. 300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 301
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 302
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 303
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 304
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 305
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 306
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 307

org/apache/hadoop/hbase/http/ClickjackingPreventionFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 30
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 35
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 37
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 39
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 40
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 42
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 46
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 46
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 48
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 49
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 51
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 53

org/apache/hadoop/hbase/http/HtmlQuoting.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 43
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 48
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 49
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 51
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 53
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 55
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 203

org/apache/hadoop/hbase/http/HttpConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 54

org/apache/hadoop/hbase/http/HttpRequestLog.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/http/HttpRequestLogAppender.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.log4j.AppenderSkeleton' import. 21

org/apache/hadoop/hbase/http/HttpServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 53
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 60
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 89
 Error design FinalClass Class ListenerInfo should be declared as final. 125
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 178
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 180
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 182
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 241
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 250
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 259
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 306
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 307
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 308
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 311
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 312
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 313
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 394
 Error indentation Indentation 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. 396
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 400
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 420
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 435
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 441
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 460
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 632
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 639
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 696
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 783
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 784
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 784
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 785
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 785
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 786
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 787
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 788
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 789
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 873
 Error blocks NeedBraces 'if' construct must use '{}'s. 884
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 895
 Error blocks NeedBraces 'if' construct must use '{}'s. 908
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 997
 Error sizes LineLength Line is longer than 100 characters (found 109). 1104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1153
 Error whitespace MethodParamPad '(' should be on the previous line. 1271

org/apache/hadoop/hbase/http/InfoServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 52
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 65
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 65
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 66
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 67
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 68
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 6. 70
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 83
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 94

org/apache/hadoop/hbase/http/NoCacheFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 30

org/apache/hadoop/hbase/http/ServerConfigurationKeys.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/http/SslSocketConnectorSecure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.net.ssl.SSLServerSocket' import. 23
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/http/conf/ConfServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30

org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 207

org/apache/hadoop/hbase/http/lib/StaticUserWebFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports ImportOrder Wrong order for 'javax.servlet.Filter' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys.DEFAULT_HBASE_HTTP_STATIC_USER' import. 43

org/apache/hadoop/hbase/http/log/LogLevel.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error blocks NeedBraces 'for' construct must use '{}'s. 78
 Error coding InnerAssignment Inner assignments should be avoided. 78
 Error indentation Indentation 'method def rparen' have incorrect indentation level 8, expected level should be 4. 101
 Error blocks NeedBraces 'for' construct must use '{}'s. 171
 Error coding InnerAssignment Inner assignments should be avoided. 171
 Error coding EmptyStatement Empty statement. 171

org/apache/hadoop/hbase/io/BoundedByteBufferPool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105

org/apache/hadoop/hbase/io/ByteBuffInputStream.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 36
 Error whitespace MethodParamPad '(' is preceded with whitespace. 61
 Error misc ArrayTypeStyle Array brackets at illegal position. 61

org/apache/hadoop/hbase/io/ByteBufferOutputStream.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 59
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 60
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 61
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 62
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 63

org/apache/hadoop/hbase/io/CellOutputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 27
 Error coding InnerAssignment Inner assignments should be avoided. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error coding InnerAssignment Inner assignments should be avoided. 130
 Error coding InnerAssignment Inner assignments should be avoided. 152
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 205

org/apache/hadoop/hbase/io/FileLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 6. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 473

org/apache/hadoop/hbase/io/HFileLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 206

org/apache/hadoop/hbase/io/HalfStoreFileReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 120
 Error design VisibilityModifier Variable 'atEnd' must be private and have accessor methods. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 158

org/apache/hadoop/hbase/io/HeapSize.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 46

org/apache/hadoop/hbase/io/ImmutableBytesWritable.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error blocks NeedBraces 'for' construct must use '{}'s. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186

org/apache/hadoop/hbase/io/LimitInputStream.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FilterInputStream' import. 23

org/apache/hadoop/hbase/io/Reference.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 138
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 233

org/apache/hadoop/hbase/io/TagCompressionContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170

org/apache/hadoop/hbase/io/TimeRange.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 164
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 168

org/apache/hadoop/hbase/io/WALLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/io/compress/Compression.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 304
 Error blocks NeedBraces 'if' construct must use '{}'s. 319
 Error blocks NeedBraces 'if' construct must use '{}'s. 328
 Error sizes LineLength Line is longer than 100 characters (found 102). 328
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406

org/apache/hadoop/hbase/io/crypto/Cipher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/io/crypto/Context.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28

org/apache/hadoop/hbase/io/crypto/Decryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59

org/apache/hadoop/hbase/io/crypto/Encryption.java

Severity Category Rule Message Line
 Error design FinalClass Class Context should be declared as final. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error misc ArrayTypeStyle Array brackets at illegal position. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 421
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error indentation Indentation 'try' have incorrect indentation level 26, expected level should be 6. 428
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 429
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 8. 429
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 430
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 431
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 432
 Error indentation Indentation 'try rcurly' have incorrect indentation level 4, expected level should be 6. 433
 Error indentation Indentation 'catch' child have incorrect indentation level 6, expected level should be 8. 434
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 4, expected level should be 6. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470

org/apache/hadoop/hbase/io/crypto/Encryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/io/crypto/KeyProvider.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 46
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54

org/apache/hadoop/hbase/io/crypto/aes/AES.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39

org/apache/hadoop/hbase/io/crypto/aes/AESDecryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31

org/apache/hadoop/hbase/io/crypto/aes/AESEncryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 32

org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ByteBufferedKeyOnlyKeyValue' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 987
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 988
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 989
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 991
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1094
 Error indentation Indentation 'method call rparen' have incorrect indentation level 8, expected level should be 4. 1147

org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192

org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 185
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 186
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 188
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 189
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 190
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 191
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 192
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 193

org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 183

org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49

org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayInputStream' import. 21
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139

org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/io/hfile/AgeSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Histogram' import. 22

org/apache/hadoop/hbase/io/hfile/BlockCache.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 39

org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Histogram' import. 34
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 237
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 238

org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 44

org/apache/hadoop/hbase/io/hfile/BlockType.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 151

org/apache/hadoop/hbase/io/hfile/CacheConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 385
 Error blocks NeedBraces 'if' construct must use '{}'s. 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 557
 Error blocks NeedBraces 'if' construct must use '{}'s. 604
 Error blocks NeedBraces 'if' construct must use '{}'s. 654
 Error blocks NeedBraces 'if' construct must use '{}'s. 655
 Error blocks NeedBraces 'if' construct must use '{}'s. 659

org/apache/hadoop/hbase/io/hfile/CacheStats.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Histogram' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'for' construct must use '{}'s. 282

org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53

org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 28
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35

org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 28

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 137

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 25

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 163

org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 21

org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator.MetaCellComparator' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 32
 Error misc ArrayTypeStyle Array brackets at illegal position. 131
 Error blocks NeedBraces 'for' construct must use '{}'s. 145
 Error misc ArrayTypeStyle Array brackets at illegal position. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 340

org/apache/hadoop/hbase/io/hfile/HFile.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 43
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 67
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 134
 Error sizes LineLength Line is longer than 100 characters (found 113). 214
 Error sizes LineLength Line is longer than 100 characters (found 116). 215
 Error sizes LineLength Line is longer than 100 characters (found 118). 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 308
 Error blocks NeedBraces 'if' construct must use '{}'s. 309
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 348
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 349
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 353
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 354
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 355
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 375
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 376
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 378
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 379
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 503
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 504
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 504
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 506
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 507
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 509
 Error sizes LineLength Line is longer than 100 characters (found 130). 553
 Error sizes LineLength Line is longer than 100 characters (found 120). 555
 Error sizes LineLength Line is longer than 100 characters (found 106). 629
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 742
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 743
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 762
 Error blocks NeedBraces 'if' construct must use '{}'s. 769
 Error blocks NeedBraces 'if' construct must use '{}'s. 771
 Error sizes LineLength Line is longer than 100 characters (found 117). 782
 Error sizes LineLength Line is longer than 100 characters (found 114). 783
 Error sizes LineLength Line is longer than 100 characters (found 115). 784
 Error sizes LineLength Line is longer than 100 characters (found 114). 790
 Error sizes LineLength Line is longer than 100 characters (found 114). 791
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 793
 Error sizes LineLength Line is longer than 100 characters (found 106). 796
 Error sizes LineLength Line is longer than 100 characters (found 120). 803

org/apache/hadoop/hbase/io/hfile/HFileBlock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. 38
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 52
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 127
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 128
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 129
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 130
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 131
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 133
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 133
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 134
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 135
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 138
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 139
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 139
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 141
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 142
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 143
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 144
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 146
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 147
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 151
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 152
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 154
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 157
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 158
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 333
 Error blocks NeedBraces 'for' construct must use '{}'s. 889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 899
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 928
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 929
 Error blocks NeedBraces 'if' construct must use '{}'s. 957
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1051
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1052
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1073
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1297
 Error blocks NeedBraces 'if' construct must use '{}'s. 1412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1445
 Error blocks NeedBraces 'if' construct must use '{}'s. 1478
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1929

org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ByteBufferedKeyOnlyKeyValue' import. 43
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 66
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 108
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 392
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 456
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 576
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 584
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 713
 Error blocks NeedBraces 'if' construct must use '{}'s. 759
 Error blocks NeedBraces 'if' construct must use '{}'s. 762
 Error blocks NeedBraces 'else' construct must use '{}'s. 764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 834
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 865
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1044
 Error blocks NeedBraces 'if' construct must use '{}'s. 1072
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1102
 Error blocks NeedBraces 'if' construct must use '{}'s. 1108
 Error blocks NeedBraces 'if' construct must use '{}'s. 1111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1136
 Error blocks NeedBraces 'if' construct must use '{}'s. 1150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1257
 Error blocks NeedBraces 'if' construct must use '{}'s. 1261
 Error blocks NeedBraces 'if' construct must use '{}'s. 1286
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1332
 Error blocks NeedBraces 'if' construct must use '{}'s. 1488
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 1521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1549
 Error blocks NeedBraces 'for' construct must use '{}'s. 1565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1597
 Error blocks NeedBraces 'if' construct must use '{}'s. 1634

org/apache/hadoop/hbase/io/hfile/HFileContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 106

org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23

org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 52
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 62
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterFactory' import. 72
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Histogram' import. 80
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Counter' import. 81
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.ConsoleReporter' import. 86
 Error misc ArrayTypeStyle Array brackets at illegal position. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 273
 Error blocks NeedBraces 'if' construct must use '{}'s. 299
 Error whitespace MethodParamPad '(' is preceded with whitespace. 523
 Error blocks NeedBraces 'if' construct must use '{}'s. 529
 Error blocks NeedBraces 'if' construct must use '{}'s. 543
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error design FinalClass Class SimpleReporter should be declared as final. 630
 Error design FinalClass Class Builder should be declared as final. 646

org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 62
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 621
 Error blocks NeedBraces 'if' construct must use '{}'s. 625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 821
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 878
 Error blocks NeedBraces 'if' construct must use '{}'s. 882
 Error blocks NeedBraces 'if' construct must use '{}'s. 888
 Error blocks NeedBraces 'if' construct must use '{}'s. 917
 Error misc UpperEll Should use uppercase 'L'. 922
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1076
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1186
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1317
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 1321
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1322
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 1322
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1323
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 1323
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 1325
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1326
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1327
 Error indentation Indentation 'member def type' have incorrect indentation level 11, expected level should be 10. 1327
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1328
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1334
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1336
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 1338
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1339
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 1339
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1344
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 10. 1356
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1364
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1370
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 1372
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1373
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 1374
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1375
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 1377
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1378
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1385
 Error blocks NeedBraces 'if' construct must use '{}'s. 1400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1645
 Error blocks NeedBraces 'for' construct must use '{}'s. 1781
 Error blocks NeedBraces 'if' construct must use '{}'s. 1782

org/apache/hadoop/hbase/io/hfile/HFileScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 49
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 50
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 51
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 52
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 76
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 118
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 144

org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator.MetaCellComparator' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 261
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error blocks NeedBraces 'if' construct must use '{}'s. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 389
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 421
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 422
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error blocks NeedBraces 'if' construct must use '{}'s. 628
 Error blocks NeedBraces 'if' construct must use '{}'s. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 663

org/apache/hadoop/hbase/io/hfile/LruBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 328
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 441
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 463
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 550
 Error blocks NeedBraces 'if' construct must use '{}'s. 563
 Error coding MissingSwitchDefault switch without "default" clause. 575
 Error blocks NeedBraces 'if' construct must use '{}'s. 739
 Error blocks NeedBraces 'if' construct must use '{}'s. 829
 Error blocks NeedBraces 'if' construct must use '{}'s. 976
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error blocks NeedBraces 'if' construct must use '{}'s. 1029

org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 96

org/apache/hadoop/hbase/io/hfile/MemcachedBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 40

org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23
 Error design FinalClass Class NoOpDataBlockEncoder should be declared as final. 37

org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 71
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 96

org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 36
 Error misc ArrayTypeStyle Array brackets at illegal position. 58
 Error blocks NeedBraces 'for' construct must use '{}'s. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error misc ArrayTypeStyle Array brackets at illegal position. 275
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 276
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 277
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 278
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 279
 Error blocks NeedBraces 'for' construct must use '{}'s. 286
 Error blocks NeedBraces 'if' construct must use '{}'s. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error blocks NeedBraces 'if' construct must use '{}'s. 364
 Error blocks NeedBraces 'if' construct must use '{}'s. 368
 Error blocks NeedBraces 'if' construct must use '{}'s. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error blocks NeedBraces 'if' construct must use '{}'s. 437
 Error blocks NeedBraces 'for' construct must use '{}'s. 546
 Error misc ArrayTypeStyle Array brackets at illegal position. 551
 Error blocks NeedBraces 'for' construct must use '{}'s. 553

org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 308
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'else' construct must use '{}'s. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 628
 Error coding MissingSwitchDefault switch without "default" clause. 678
 Error blocks NeedBraces 'if' construct must use '{}'s. 791
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 809
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 810
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error blocks NeedBraces 'if' construct must use '{}'s. 949
 Error blocks NeedBraces 'if' construct must use '{}'s. 950
 Error blocks NeedBraces 'if' construct must use '{}'s. 965
 Error blocks NeedBraces 'if' construct must use '{}'s. 971
 Error blocks NeedBraces 'if' construct must use '{}'s. 977
 Error blocks NeedBraces 'if' construct must use '{}'s. 980
 Error blocks NeedBraces 'if' construct must use '{}'s. 992
 Error blocks NeedBraces 'if' construct must use '{}'s. 993
 Error blocks NeedBraces 'if' construct must use '{}'s. 1024
 Error blocks NeedBraces 'for' construct must use '{}'s. 1029
 Error blocks NeedBraces 'for' construct must use '{}'s. 1038
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1112
 Error blocks NeedBraces 'if' construct must use '{}'s. 1265
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 1270
 Error blocks NeedBraces 'if' construct must use '{}'s. 1314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1347
 Error blocks NeedBraces 'if' construct must use '{}'s. 1413
 Error blocks NeedBraces 'if' construct must use '{}'s. 1415

org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88

org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MinMaxPriorityQueue' import. 30

org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122

org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/io/hfile/bucket/UniqueIndexMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 43

org/apache/hadoop/hbase/io/util/HeapMemorySizeUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error sizes LineLength Line is longer than 100 characters (found 105). 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137

org/apache/hadoop/hbase/io/util/LRUDictionary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error coding InnerAssignment Inner assignments should be avoided. 122

org/apache/hadoop/hbase/io/util/StreamUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 38
 Error coding InnerAssignment Inner assignments should be avoided. 59
 Error coding InnerAssignment Inner assignments should be avoided. 63
 Error coding InnerAssignment Inner assignments should be avoided. 67
 Error coding InnerAssignment Inner assignments should be avoided. 71
 Error coding InnerAssignment Inner assignments should be avoided. 93
 Error coding InnerAssignment Inner assignments should be avoided. 97
 Error coding InnerAssignment Inner assignments should be avoided. 101
 Error coding InnerAssignment Inner assignments should be avoided. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error sizes LineLength Line is longer than 100 characters (found 101). 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 206

org/apache/hadoop/hbase/ipc/AbstractRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247

org/apache/hadoop/hbase/ipc/AsyncCall.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 34

org/apache/hadoop/hbase/ipc/AsyncRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 75

org/apache/hadoop/hbase/ipc/AsyncRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 63
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 273
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 275
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 276
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 278
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 279
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 281
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 282
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 283
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 283
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 284
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 285
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 286
 Error indentation Indentation 'else' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 287
 Error indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 289
 Error indentation Indentation 'try' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 290
 Error indentation Indentation 'try' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 291
 Error indentation Indentation 'try rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 292
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 293
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be one of the following: 14, 16. 293
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 14, 16. 294
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 16, 18. 295
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 14, 16. 296
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 16, 18. 297
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be one of the following: 14, 16. 298
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 299
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 300
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 301
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 302
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 303
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 304

org/apache/hadoop/hbase/ipc/AsyncServerResponseHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 33

org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 26

org/apache/hadoop/hbase/ipc/BufferChain.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74

org/apache/hadoop/hbase/ipc/Call.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28

org/apache/hadoop/hbase/ipc/CallRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 34

org/apache/hadoop/hbase/ipc/CallTimeoutException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/ConnectionId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.net.InetSocketAddress' import. 23
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 61
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 62
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 68

org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.BlockingRpcChannel' import. 29

org/apache/hadoop/hbase/ipc/Delayable.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 35
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70

org/apache/hadoop/hbase/ipc/FailedServers.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.net.InetSocketAddress' import. 25

org/apache/hadoop/hbase/ipc/FifoRpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/IPCUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error blocks NeedBraces 'if' construct must use '{}'s. 265
 Error blocks NeedBraces 'if' construct must use '{}'s. 276
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 288
 Error blocks NeedBraces 'if' construct must use '{}'s. 305

org/apache/hadoop/hbase/ipc/MasterCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 33

org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 27
 Error blocks LeftCurly '{' at column 33 should have line break after. 69
 Error blocks LeftCurly '{' at column 36 should have line break after. 71

org/apache/hadoop/hbase/ipc/MetricsHBaseServerSourceImpl.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 40 should have line break after. 187
 Error blocks LeftCurly '{' at column 43 should have line break after. 190

org/apache/hadoop/hbase/ipc/PriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction' import. 38
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 43
 Error sizes LineLength Line is longer than 100 characters (found 102). 137

org/apache/hadoop/hbase/ipc/RegionCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 37
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 90
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 92
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 93
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 94

org/apache/hadoop/hbase/ipc/RegionServerCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 19
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 107). 33

org/apache/hadoop/hbase/ipc/RpcCallContext.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/ipc/RpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 25

org/apache/hadoop/hbase/ipc/RpcClientFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.net.SocketAddress' import. 26
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 22. 77

org/apache/hadoop/hbase/ipc/RpcClientImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.net.SocketFactory' import. 73
 Error imports ImportOrder Wrong order for 'java.io.BufferedInputStream' import. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 441
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 455
 Error indentation Indentation 'UserGroupInformation' have incorrect indentation level 14, expected level should be 16. 668
 Error indentation Indentation '" to "' have incorrect indentation level 14, expected level should be 16. 669
 Error blocks NeedBraces 'if' construct must use '{}'s. 738
 Error blocks NeedBraces 'if' construct must use '{}'s. 899
 Error blocks NeedBraces 'if' construct must use '{}'s. 910
 Error blocks NeedBraces 'if' construct must use '{}'s. 940
 Error blocks NeedBraces 'if' construct must use '{}'s. 947
 Error blocks NeedBraces 'if' construct must use '{}'s. 1006
 Error blocks NeedBraces 'if' construct must use '{}'s. 1011
 Error blocks NeedBraces 'if' construct must use '{}'s. 1045
 Error blocks NeedBraces 'if' construct must use '{}'s. 1147
 Error blocks NeedBraces 'if' construct must use '{}'s. 1148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1199
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 1219
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 1225
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1227
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1228
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 1229
 Error blocks NeedBraces 'if' construct must use '{}'s. 1237
 Error blocks NeedBraces 'if' construct must use '{}'s. 1246
 Error blocks NeedBraces 'if' construct must use '{}'s. 1251
 Error blocks NeedBraces 'if' construct must use '{}'s. 1329

org/apache/hadoop/hbase/ipc/RpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 37

org/apache/hadoop/hbase/ipc/RpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29

org/apache/hadoop/hbase/ipc/RpcServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayInputStream' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 72
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.BoundedByteBufferPool' import. 87
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler' import. 104
 Error imports ImportOrder Wrong order for 'org.apache.htrace.TraceInfo' import. 129
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error blocks NeedBraces 'if' construct must use '{}'s. 464
 Error blocks LeftCurly '{' at column 35 should have line break after. 763
 Error blocks NeedBraces 'if' construct must use '{}'s. 766
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error blocks NeedBraces 'else' construct must use '{}'s. 775
 Error blocks NeedBraces 'if' construct must use '{}'s. 794
 Error blocks NeedBraces 'if' construct must use '{}'s. 798
 Error blocks NeedBraces 'if' construct must use '{}'s. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 893
 Error blocks NeedBraces 'if' construct must use '{}'s. 1000
 Error blocks NeedBraces 'if' construct must use '{}'s. 1007
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 1122
 Error indentation Indentation 'try' child have incorrect indentation level 9, expected level should be 10. 1122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1140
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1171
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1173
 Error design VisibilityModifier Variable 'attemptingUser' must be private and have accessor methods. 1298
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 1325
 Error blocks NeedBraces 'if' construct must use '{}'s. 1394
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 14. 1409
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1410
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1411
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1413
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1414
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1418
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 14. 1419
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1420
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 16. 1420
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1421
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 16. 1421
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1422
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1423
 Error indentation Indentation 'method call' child have incorrect indentation level 16, expected level should be 18. 1423
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1424
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1425
 Error indentation Indentation 'member def modifier' have incorrect indentation level 14, expected level should be 16. 1425
 Error misc ArrayTypeStyle Array brackets at illegal position. 1425
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1426
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1427
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1430
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1431
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 16. 1431
 Error blocks NeedBraces 'if' construct must use '{}'s. 1441
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1609
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 1691
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 1692
 Error blocks NeedBraces 'if' construct must use '{}'s. 1712
 Error blocks NeedBraces 'if' construct must use '{}'s. 1714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1770
 Error blocks NeedBraces 'if' construct must use '{}'s. 1775
 Error blocks NeedBraces 'if' construct must use '{}'s. 1777
 Error blocks NeedBraces 'if' construct must use '{}'s. 1783
 Error blocks NeedBraces 'if' construct must use '{}'s. 1800
 Error blocks NeedBraces 'if' construct must use '{}'s. 1809
 Error blocks NeedBraces 'if' construct must use '{}'s. 1818
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1848
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1849
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1850
 Error blocks NeedBraces 'if' construct must use '{}'s. 1890
 Error blocks NeedBraces 'if' construct must use '{}'s. 1969
 Error blocks LeftCurly '{' at column 11 should have line break after. 1971
 Error blocks LeftCurly '{' at column 13 should have line break after. 1973
 Error blocks LeftCurly '{' at column 11 should have line break after. 1975
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2031
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2035
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2036
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2130
 Error blocks NeedBraces 'if' construct must use '{}'s. 2134
 Error blocks LeftCurly '{' at column 46 should have line break after. 2155
 Error blocks NeedBraces 'if' construct must use '{}'s. 2165
 Error blocks NeedBraces 'if' construct must use '{}'s. 2187
 Error blocks NeedBraces 'if' construct must use '{}'s. 2188
 Error blocks NeedBraces 'if' construct must use '{}'s. 2261
 Error blocks NeedBraces 'if' construct must use '{}'s. 2266
 Error blocks NeedBraces 'if' construct must use '{}'s. 2267
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2360
 Error sizes LineLength Line is longer than 100 characters (found 103). 2422
 Error blocks NeedBraces 'if' construct must use '{}'s. 2438
 Error sizes LineLength Line is longer than 100 characters (found 102). 2443

org/apache/hadoop/hbase/ipc/RpcServerInterface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 27
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/ipc/ServerRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 26

org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'ctor def' child have incorrect indentation level 3, expected level should be 4. 157
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 6. 158
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 189

org/apache/hadoop/hbase/ipc/TimeLimitedRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 26

org/apache/hadoop/hbase/mapred/Driver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 26
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/apache/hadoop/hbase/mapred/GroupingTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 44
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 45
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143

org/apache/hadoop/hbase/mapred/HRegionPartitioner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 49
 Error whitespace ParenPad ')' is preceded with whitespace. 86

org/apache/hadoop/hbase/mapred/IdentityTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69

org/apache/hadoop/hbase/mapred/IdentityTableReduce.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 40
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123

org/apache/hadoop/hbase/mapred/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 25
 Error indentation Indentation 'implements' have incorrect indentation level 2, expected level should be 4. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/mapred/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 27

org/apache/hadoop/hbase/mapred/TableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 28
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error blocks LeftCurly '{' at column 21 should have line break after. 312

org/apache/hadoop/hbase/mapred/TableMap.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 354
 Error sizes LineLength Line is longer than 100 characters (found 113). 361

org/apache/hadoop/hbase/mapred/TableOutputFormat.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85

org/apache/hadoop/hbase/mapred/TableRecordReader.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135

org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/mapred/TableReduce.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 36
 Error indentation Indentation 'getRecordReader' have incorrect indentation level 2, expected level should be 4. 151
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 161

org/apache/hadoop/hbase/mapred/TableSplit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 77
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 78
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 79
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 128

org/apache/hadoop/hbase/mapreduce/CellCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 52
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 90
 Error sizes LineLength Line is longer than 100 characters (found 101). 210
 Error misc ArrayTypeStyle Array brackets at illegal position. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error sizes LineLength Line is longer than 100 characters (found 104). 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error sizes LineLength Line is longer than 100 characters (found 111). 282
 Error sizes LineLength Line is longer than 100 characters (found 114). 284

org/apache/hadoop/hbase/mapreduce/CellCreator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121

org/apache/hadoop/hbase/mapreduce/CopyTable.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 119
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 119
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 120
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 121
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 121
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 122
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 125
 Error sizes LineLength Line is longer than 100 characters (found 103). 204
 Error sizes LineLength Line is longer than 100 characters (found 106). 206
 Error sizes LineLength Line is longer than 100 characters (found 104). 207
 Error sizes LineLength Line is longer than 100 characters (found 106). 209
 Error sizes LineLength Line is longer than 100 characters (found 110). 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 72, 73. 354

org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 114

org/apache/hadoop/hbase/mapreduce/Driver.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/mapreduce/Export.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 118). 85
 Error sizes LineLength Line is longer than 100 characters (found 101). 89
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error sizes LineLength Line is longer than 100 characters (found 121). 162

org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 43
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64

org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.RegionLocator' import. 54
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 61
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 80
 Error sizes MethodLength Method length is 213 lines (max allowed is 150). 132

org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 55
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 56
 Error whitespace ParenPad ')' is preceded with whitespace. 94

org/apache/hadoop/hbase/mapreduce/HashTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Charsets' import. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319

org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 36

org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 55
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 69

org/apache/hadoop/hbase/mapreduce/Import.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 421
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 506
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 534
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 538
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 556

org/apache/hadoop/hbase/mapreduce/ImportTsv.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error blocks NeedBraces 'else' construct must use '{}'s. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 426
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 481
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 481
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 482
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 482
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 483
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 483
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 484
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 485
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 486
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 487
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 488
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 489
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 490
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 490
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 491
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 491
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 492
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 493
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 493
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 494
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 494
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 495
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 496
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 498
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 499
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 500
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 501
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 504
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 14. 505
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 506
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 507
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 14. 508
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 509
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 510
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 14. 510
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 513
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 514
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 12. 515
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 516
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be 10. 517
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 12. 519
 Error indentation Indentation 'try' child have incorrect indentation level 14, expected level should be 12. 519
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 521
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 522
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 14. 522
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 523
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 14. 523
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 524
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 14. 524
 Error indentation Indentation 'for' have incorrect indentation level 16, expected level should be 14. 525
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be 16. 526
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 18. 527
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be 16. 528
 Error indentation Indentation 'for rcurly' have incorrect indentation level 16, expected level should be 14. 529
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 14. 530
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 531
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 16. 531
 Error indentation Indentation 'for' have incorrect indentation level 18, expected level should be 16. 532
 Error indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 18. 533
 Error indentation Indentation 'for rcurly' have incorrect indentation level 18, expected level should be 16. 534
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 535
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be 16. 535
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 541
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 16. 542
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 14. 543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 544
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 545
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 546
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 547
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 548
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 549
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 550
 Error indentation Indentation 'else' child have incorrect indentation level 16, expected level should be 14. 551
 Error indentation Indentation 'else rcurly' have incorrect indentation level 14, expected level should be 12. 552
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 553
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 554
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be 14. 554
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 555
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 556
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 558
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 10. 559
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 560
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 561
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 562
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be 12. 562
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 563
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 564
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 565
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 566
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 567
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 571
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 572
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 573
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 576
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 577
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 578
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 579
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 580
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 581
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 582
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 586
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 587
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 588
 Error blocks NeedBraces 'if' construct must use '{}'s. 628
 Error sizes LineLength Line is longer than 100 characters (found 113). 655
 Error sizes LineLength Line is longer than 100 characters (found 101). 657
 Error sizes LineLength Line is longer than 100 characters (found 107). 674
 Error sizes LineLength Line is longer than 100 characters (found 105). 687
 Error sizes LineLength Line is longer than 100 characters (found 103). 690
 Error sizes LineLength Line is longer than 100 characters (found 102). 691
 Error blocks NeedBraces 'if' construct must use '{}'s. 725
 Error blocks NeedBraces 'if' construct must use '{}'s. 735
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error sizes LineLength Line is longer than 100 characters (found 101). 758

org/apache/hadoop/hbase/mapreduce/IndexBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 127). 55

org/apache/hadoop/hbase/mapreduce/JarFinder.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47

org/apache/hadoop/hbase/mapreduce/JobUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 118). 39
 Error sizes LineLength Line is longer than 100 characters (found 126). 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.HashMultimap' import. 23
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 78
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 238
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 298
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 316
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 416
 Error indentation Indentation '?' have incorrect indentation level 8, expected level should be 11. 553
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 553
 Error indentation Indentation '"region. Splitting..."' have incorrect indentation level 4, expected level should be 6. 643
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 768
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 873
 Error blocks NeedBraces 'if' construct must use '{}'s. 925
 Error blocks NeedBraces 'if' construct must use '{}'s. 926
 Error blocks NeedBraces 'if' construct must use '{}'s. 954
 Error blocks NeedBraces 'if' construct must use '{}'s. 957
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 1050

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 26

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 48
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 238

org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 38
 Error blocks NeedBraces 'else' construct must use '{}'s. 151

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231

org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'Class' have incorrect indentation level 2, expected level should be 4. 97
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error indentation Indentation 'void' have incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'method def rparen' have incorrect indentation level 8, expected level should be 4. 163
 Error sizes LineLength Line is longer than 100 characters (found 106). 263
 Error sizes LineLength Line is longer than 100 characters (found 107). 280

org/apache/hadoop/hbase/mapreduce/PutCombiner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 81

org/apache/hadoop/hbase/mapreduce/PutSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 80

org/apache/hadoop/hbase/mapreduce/ResultSerialization.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 113

org/apache/hadoop/hbase/mapreduce/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.lang.StringUtils' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 63

org/apache/hadoop/hbase/mapreduce/SampleUploader.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 66

org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 50
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 103

org/apache/hadoop/hbase/mapreduce/SyncTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Throwables' import. 53
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 81, expected level should be 4. 169
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 202
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 205
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 577

org/apache/hadoop/hbase/mapreduce/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 40
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 50
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 170

org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 37
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.HTable. 42
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 104
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 332
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 334
 Error blocks NeedBraces 'if' construct must use '{}'s. 359
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 480
 Error sizes LineLength Line is longer than 100 characters (found 116). 536
 Error sizes LineLength Line is longer than 100 characters (found 127). 538
 Error sizes LineLength Line is longer than 100 characters (found 135). 539
 Error sizes LineLength Line is longer than 100 characters (found 150). 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 591
 Error blocks NeedBraces 'if' construct must use '{}'s. 610
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 627
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error blocks LeftCurly '{' at column 21 should have line break after. 667

org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.MetricRegistry' import. 22
 Error imports ImportOrder Wrong order for 'java.io.File' import. 52
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 86
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 137
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 145
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 170
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 243
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 293
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 358
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 363
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 611
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 627
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 629
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 631
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 632
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 633
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 634
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 635
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 636
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 637
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 659
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 661
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 663
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 664
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 665
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 666
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 667
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 668
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 669
 Error blocks NeedBraces 'if' construct must use '{}'s. 686
 Error blocks NeedBraces 'if' construct must use '{}'s. 731
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 756
 Error blocks NeedBraces 'if' construct must use '{}'s. 807
 Error blocks NeedBraces 'if' construct must use '{}'s. 808
 Error blocks NeedBraces 'if' construct must use '{}'s. 857
 Error blocks NeedBraces 'if' construct must use '{}'s. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 888
 Error sizes LineLength Line is longer than 100 characters (found 101). 914
 Error blocks NeedBraces 'if' construct must use '{}'s. 928
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 939

org/apache/hadoop/hbase/mapreduce/TableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 67

org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 52
 Error sizes LineLength Line is longer than 100 characters (found 127). 73
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 94

org/apache/hadoop/hbase/mapreduce/TableRecordReader.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84

org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269

org/apache/hadoop/hbase/mapreduce/TableReducer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 46

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 199
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 200

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayOutputStream' import. 50
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 61
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 389
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 390

org/apache/hadoop/hbase/mapreduce/TableSplit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 340
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 342
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 342
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 344
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 345
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 346
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 347
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 348

org/apache/hadoop/hbase/mapreduce/TextSortReducer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 144
 Error sizes LineLength Line is longer than 100 characters (found 106). 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 205

org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 49
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error sizes LineLength Line is longer than 100 characters (found 102). 179

org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 39
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86

org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25

org/apache/hadoop/hbase/mapreduce/WALInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 255

org/apache/hadoop/hbase/mapreduce/WALPlayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error blocks EmptyBlock Must have at least one statement. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error sizes LineLength Line is longer than 100 characters (found 103). 308

org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeerConfig' import. 46
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 99, expected level should be 4. 91
 Error blocks LeftCurly '{' at column 50 should have line break after. 222
 Error sizes LineLength Line is longer than 100 characters (found 119). 382
 Error sizes LineLength Line is longer than 100 characters (found 106). 386

org/apache/hadoop/hbase/master/ActiveMasterManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 152
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 153
 Error sizes LineLength Line is longer than 100 characters (found 104). 209

org/apache/hadoop/hbase/master/AssignCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 24

org/apache/hadoop/hbase/master/AssignmentListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/master/AssignmentManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 46
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 82
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 93
 Error design VisibilityModifier Variable 'TEST_SKIP_SPLIT_HANDLING' must be private and have accessor methods. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error whitespace MethodParamPad '(' should be on the previous line. 225
 Error whitespace MethodParamPad '(' is preceded with whitespace. 225
 Error misc UpperEll Should use uppercase 'L'. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 397
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error sizes LineLength Line is longer than 100 characters (found 102). 437
 Error blocks NeedBraces 'if' construct must use '{}'s. 568
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 610
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 669
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 673
 Error sizes LineLength Line is longer than 100 characters (found 102). 855
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 920
 Error indentation Indentation 'try' have incorrect indentation level 7, expected level should be 8. 921
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 10. 922
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 923
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 923
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 10. 924
 Error indentation Indentation 'try rcurly' have incorrect indentation level 7, expected level should be 8. 925
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 926
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 926
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 927
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 928
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 928
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 929
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 7, expected level should be 8. 930
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 8. 931
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 931
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 932
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 933
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 956
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 957
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 958
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 959
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 960
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 961
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 962
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 962
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 963
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 964
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 965
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 966
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 967
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 968
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 968
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 969
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 969
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 970
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 971
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 975
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 976
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 977
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 978
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 979
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 980
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 981
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 981
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 982
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 983
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 990
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 991
 Error sizes MethodLength Method length is 181 lines (max allowed is 150). 993
 Error indentation Indentation 'for' child have incorrect indentation level 7, expected level should be 8. 1038
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 1038
 Error sizes LineLength Line is longer than 100 characters (found 102). 1171
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1190
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1402
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1480
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1557
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1558
 Error blocks NeedBraces 'if' construct must use '{}'s. 1562
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1593
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1596
 Error blocks NeedBraces 'if' construct must use '{}'s. 1608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1619
 Error blocks NeedBraces 'if' construct must use '{}'s. 1657
 Error blocks NeedBraces 'if' construct must use '{}'s. 1659
 Error blocks NeedBraces 'if' construct must use '{}'s. 1661
 Error blocks NeedBraces 'if' construct must use '{}'s. 1663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1709
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1731
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1732
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1733
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1781
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1782
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 1782
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1783
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1784
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1785
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 1785
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1786
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1787
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1788
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 1788
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1789
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1790
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1791
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1792
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 1792
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1793
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1983
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1992
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1995
 Error blocks NeedBraces 'if' construct must use '{}'s. 1999
 Error coding InnerAssignment Inner assignments should be avoided. 2702
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2825
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2826
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2827
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2828
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2829
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2830
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2831
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2832
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2833
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2834
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 2835
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 2836
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2836
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2837
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 2838
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 2839
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 2840
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2841
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2842
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2843
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2844
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2845
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2846
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2847
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2848
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2849
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2850
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 2851
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 2852
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 2852
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 2853
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 2854
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 2854
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 2855
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2856
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2857
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2858
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2859
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2860
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2861
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2862
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2863
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2864
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 2865
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2866
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 2867
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2867
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 2868
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 2869
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 2870
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2871
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2872
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2873
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2874
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2876
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2877

org/apache/hadoop/hbase/master/AssignmentVerificationReport.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 32
 Error sizes MethodLength Method length is 222 lines (max allowed is 150). 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 449
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 450
 Error whitespace ParenPad '(' is followed by whitespace. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620

org/apache/hadoop/hbase/master/BulkAssigner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/master/BulkReOpen.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112

org/apache/hadoop/hbase/master/CatalogJanitor.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 294
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 344
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error coding InnerAssignment Inner assignments should be avoided. 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414

org/apache/hadoop/hbase/master/ClusterStatusPublisher.java

Severity Category Rule Message Line
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 287
 Error sizes LineLength Line is longer than 100 characters (found 108). 299
 Error indentation Indentation 'ctor def' child have incorrect indentation level 10, expected level should be 8. 304
 Error indentation Indentation 'ctor def' child have incorrect indentation level 10, expected level should be 8. 305
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 8. 310
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 10. 311
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 8. 314
 Error indentation Indentation 'catch' child have incorrect indentation level 14, expected level should be 10. 315
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 316
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 8. 321
 Error indentation Indentation 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 323
 Error design FinalClass Class ClusterStatusEncoder should be declared as final. 325

org/apache/hadoop/hbase/master/DeadServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 24
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 28
 Error blocks LeftCurly '{' at column 58 should have line break after. 102
 Error blocks LeftCurly '{' at column 31 should have line break after. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error blocks LeftCurly '{' at column 29 should have line break after. 142

org/apache/hadoop/hbase/master/ExpiredMobFileCleanerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 38

org/apache/hadoop/hbase/master/GeneralBulkAssigner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 203
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 204
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 204
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 205

org/apache/hadoop/hbase/master/HMaster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 575
 Error blocks NeedBraces 'if' construct must use '{}'s. 601
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 634
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error sizes MethodLength Method length is 208 lines (max allowed is 150). 638
 Error blocks NeedBraces 'if' construct must use '{}'s. 740
 Error blocks NeedBraces 'if' construct must use '{}'s. 747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 850
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 851
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 853
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 854
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 891
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 893
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 894
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 895
 Error blocks NeedBraces 'if' construct must use '{}'s. 942
 Error blocks NeedBraces 'if' construct must use '{}'s. 961
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1016
 Error blocks NeedBraces 'if' construct must use '{}'s. 1023
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1066
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1066
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1068
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1068
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1070
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1070
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1072
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1072
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1074
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1074
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1082
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1082
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 1083
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1083
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 1086
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1086
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 1087
 Error blocks NeedBraces 'if' construct must use '{}'s. 1133
 Error blocks NeedBraces 'if' construct must use '{}'s. 1134
 Error blocks NeedBraces 'if' construct must use '{}'s. 1135
 Error blocks NeedBraces 'if' construct must use '{}'s. 1136
 Error blocks NeedBraces 'if' construct must use '{}'s. 1137
 Error blocks NeedBraces 'if' construct must use '{}'s. 1138
 Error blocks NeedBraces 'if' construct must use '{}'s. 1139
 Error blocks NeedBraces 'if' construct must use '{}'s. 1140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1203
 Error blocks NeedBraces 'if' construct must use '{}'s. 1249
 Error blocks NeedBraces 'if' construct must use '{}'s. 1261
 Error blocks NeedBraces 'if' construct must use '{}'s. 1290
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1333
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1512
 Error blocks NeedBraces 'if' construct must use '{}'s. 1783
 Error blocks NeedBraces 'if' construct must use '{}'s. 1791
 Error blocks NeedBraces 'if' construct must use '{}'s. 1798
 Error blocks NeedBraces 'if' construct must use '{}'s. 1806
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2169
 Error blocks NeedBraces 'if' construct must use '{}'s. 2228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2412
 Error blocks NeedBraces 'if' construct must use '{}'s. 2841
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 2849

org/apache/hadoop/hbase/master/HMasterCommandLine.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 78
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 175
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 241

org/apache/hadoop/hbase/master/LoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144

org/apache/hadoop/hbase/master/MasterCoprocessorHost.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 755
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 758
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 758
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 759
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 760
 Error blocks LeftCurly '{' at column 43 should have line break after. 1112
 Error blocks LeftCurly '{' at column 26 should have line break after. 1113
 Error blocks NeedBraces 'if' construct must use '{}'s. 1118
 Error blocks NeedBraces 'if' construct must use '{}'s. 1125

org/apache/hadoop/hbase/master/MasterDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32

org/apache/hadoop/hbase/master/MasterFileSystem.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 57
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 391
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 419
 Error sizes LineLength Line is longer than 100 characters (found 107). 480
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 609

org/apache/hadoop/hbase/master/MasterRpcServices.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.protobuf.generated.*. 58
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteStringer' import. 192
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 196
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 522
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 848
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 875
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 877
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 916
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 981
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 983
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1042
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1044
 Error blocks NeedBraces 'if' construct must use '{}'s. 1272
 Error blocks NeedBraces 'if' construct must use '{}'s. 1407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1549

org/apache/hadoop/hbase/master/MasterServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.executor.ExecutorService' import. 37
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384

org/apache/hadoop/hbase/master/MasterStatusServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 79

org/apache/hadoop/hbase/master/MetricsAssignmentManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58

org/apache/hadoop/hbase/master/MetricsAssignmentManagerSourceImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 27
 Error misc UpperEll Should use uppercase 'L'. 46
 Error misc UpperEll Should use uppercase 'L'. 47
 Error misc UpperEll Should use uppercase 'L'. 48

org/apache/hadoop/hbase/master/MetricsMaster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 117). 42
 Error sizes LineLength Line is longer than 100 characters (found 114). 44

org/apache/hadoop/hbase/master/MetricsMasterFilesystemSourceImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 26

org/apache/hadoop/hbase/master/MetricsMasterProcSource.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 26

org/apache/hadoop/hbase/master/MetricsMasterSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 61

org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22

org/apache/hadoop/hbase/master/RackManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27

org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 43
 Error sizes LineLength Line is longer than 100 characters (found 101). 120
 Error blocks NeedBraces 'for' construct must use '{}'s. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 189
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error sizes MethodLength Method length is 260 lines (max allowed is 150). 193
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 200
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 208
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 209
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 218
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 224
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 225
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 225
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 227
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 231
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 232
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 232
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 234
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 235
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 236
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 237
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 238
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 238
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 239
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 240
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 241
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 242
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 242
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 243
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 245
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 246
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 250
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 251
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 252
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 253
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 260
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 261
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 261
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 262
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 263
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 263
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 264
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 264
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 265
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 266
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 268
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 269
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 269
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 270
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 270
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 271
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 272
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 273
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 274
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 275
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 276
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 277
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 277
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 278
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 278
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 280
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 280
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 288
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 298
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 299
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 301
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 303
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 307
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 308
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 309
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 309
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 310
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 312
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 313
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 315
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 316
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 318
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 4. 323
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 324
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 325
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 326
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 327
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 328
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 4. 329
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 331
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 331
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 333
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 334
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 334
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 335
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 4. 340
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 341
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 341
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 342
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 342
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 343
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 344
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 345
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 346
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 347
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 349
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 350
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 351
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 352
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 353
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 355
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 356
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 357
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 358
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 359
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 360
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 4. 361
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 362
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 363
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 364
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 365
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 365
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 366
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 371
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 372
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 372
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 373
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 373
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 374
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 375
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 377
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 378
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 379
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 380
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 381
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 382
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 383
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 385
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 386
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 387
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 10. 388
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 389
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 390
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 392
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 393
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 394
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 394
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 395
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 397
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 398
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 398
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 400
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 400
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 401
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 404
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 405
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 408
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 409
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 412
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 413
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 414
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 417
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 419
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 420
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 420
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 421
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 422
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 423
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 424
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 424
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 426
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 427
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 427
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 429
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 430
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 430
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 432
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 432
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 433
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 433
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 434
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 437
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 437
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 439
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 440
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 443
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 444
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 447
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 448
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 449
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 452
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 454
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 455
 Error whitespace ParenPad ')' is preceded with whitespace. 474
 Error whitespace ParenPad ')' is preceded with whitespace. 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 611
 Error blocks NeedBraces 'if' construct must use '{}'s. 614
 Error whitespace ParenPad ')' is preceded with whitespace. 624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 651
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error whitespace ParenPad ')' is preceded with whitespace. 718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error whitespace ParenPad '(' is followed by whitespace. 835
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error sizes MethodLength Method length is 169 lines (max allowed is 150). 948
 Error misc ArrayTypeStyle Array brackets at illegal position. 948
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 985

org/apache/hadoop/hbase/master/RegionPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 53

org/apache/hadoop/hbase/master/RegionState.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 64
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 65
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 66
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 67
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 68
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 69
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 70
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 71
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 129
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 135
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 138
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 141
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 145
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 147
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 152
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 153
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 159
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 162
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 164
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 165
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 166
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 168
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 169
 Error sizes LineLength Line is longer than 100 characters (found 103). 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 402

org/apache/hadoop/hbase/master/RegionStateStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 47
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 250

org/apache/hadoop/hbase/master/RegionStates.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableState' import. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error blocks NeedBraces 'if' construct must use '{}'s. 681
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693
 Error indentation Indentation 'getRegionByStateOfTable' have incorrect indentation level 2, expected level should be 4. 697
 Error blocks NeedBraces 'if' construct must use '{}'s. 704
 Error blocks NeedBraces 'if' construct must use '{}'s. 720
 Error blocks NeedBraces 'if' construct must use '{}'s. 758
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error blocks NeedBraces 'if' construct must use '{}'s. 799
 Error blocks NeedBraces 'if' construct must use '{}'s. 976
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1033
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 23

org/apache/hadoop/hbase/master/ServerListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22

org/apache/hadoop/hbase/master/ServerManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds' import. 64
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 477
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 494
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 495
 Error blocks NeedBraces 'if' construct must use '{}'s. 572
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 662
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 737
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794
 Error blocks NeedBraces 'if' construct must use '{}'s. 798
 Error blocks NeedBraces 'if' construct must use '{}'s. 825
 Error blocks NeedBraces 'if' construct must use '{}'s. 853
 Error blocks NeedBraces 'if' construct must use '{}'s. 855
 Error sizes LineLength Line is longer than 100 characters (found 102). 857
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 876
 Error blocks NeedBraces 'if' construct must use '{}'s. 880
 Error blocks NeedBraces 'if' construct must use '{}'s. 882
 Error blocks NeedBraces 'if' construct must use '{}'s. 899
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 924
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 926
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 956
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 983
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 987

org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/master/SnapshotSentinel.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 58

org/apache/hadoop/hbase/master/SplitLogManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.wal.WALFactory. 67
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 458
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 566
 Error blocks NeedBraces 'if' construct must use '{}'s. 596
 Error blocks NeedBraces 'if' construct must use '{}'s. 604
 Error design VisibilityModifier Variable 'installed' must be private and have accessor methods. 625
 Error design VisibilityModifier Variable 'done' must be private and have accessor methods. 626
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 627
 Error design VisibilityModifier Variable 'isDead' must be private and have accessor methods. 628
 Error design VisibilityModifier Variable 'last_update' must be private and have accessor methods. 641
 Error design VisibilityModifier Variable 'last_version' must be private and have accessor methods. 642
 Error design VisibilityModifier Variable 'cur_worker_name' must be private and have accessor methods. 643
 Error design VisibilityModifier Variable 'batch' must be private and have accessor methods. 644
 Error design VisibilityModifier Variable 'status' must be private and have accessor methods. 645
 Error design VisibilityModifier Variable 'incarnation' must be private and have accessor methods. 646
 Error design VisibilityModifier Variable 'unforcedResubmits' must be private and have accessor methods. 647
 Error design VisibilityModifier Variable 'resubmitThresholdReached' must be private and have accessor methods. 648

org/apache/hadoop/hbase/master/TableLockManager.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 86
 Error sizes LineLength Line is longer than 100 characters (found 119). 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 351
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 355
 Error sizes LineLength Line is longer than 100 characters (found 105). 358

org/apache/hadoop/hbase/master/TableNamespaceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 40
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 56
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 252
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277

org/apache/hadoop/hbase/master/TableStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 214

org/apache/hadoop/hbase/master/UnAssignCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 24

org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 57
 Error sizes LineLength Line is longer than 100 characters (found 107). 112
 Error sizes LineLength Line is longer than 100 characters (found 104). 129
 Error sizes LineLength Line is longer than 100 characters (found 102). 130
 Error sizes LineLength Line is longer than 100 characters (found 102). 131
 Error sizes MethodLength Method length is 249 lines (max allowed is 150). 173
 Error sizes LineLength Line is longer than 100 characters (found 114). 270
 Error sizes LineLength Line is longer than 100 characters (found 107). 344
 Error sizes LineLength Line is longer than 100 characters (found 105). 345
 Error sizes LineLength Line is longer than 100 characters (found 101). 346
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 478
 Error whitespace MethodParamPad '(' is preceded with whitespace. 479
 Error blocks LeftCurly '{' at column 33 should have line break after. 479
 Error blocks LeftCurly '{' at column 34 should have line break after. 481
 Error blocks LeftCurly '{' at column 32 should have line break after. 483
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 487
 Error design VisibilityModifier Variable 'server' must be private and have accessor methods. 488
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 507
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 508
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 509
 Error whitespace MethodParamPad '(' is preceded with whitespace. 519
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 528
 Error design VisibilityModifier Variable 'fromRegion' must be private and have accessor methods. 529
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 530
 Error design VisibilityModifier Variable 'toRegion' must be private and have accessor methods. 531
 Error whitespace MethodParamPad '(' is preceded with whitespace. 541
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 555
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 556
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 557
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 557
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 558
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 559
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 559
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 560
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 561
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 562
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 562
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 563
 Error sizes LineLength Line is longer than 100 characters (found 102). 563
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 564
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 565
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 565
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 566
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 567
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 569
 Error sizes LineLength Line is longer than 100 characters (found 113). 569
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 570
 Error sizes LineLength Line is longer than 100 characters (found 109). 570
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 571
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 572
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 572
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 573
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 574
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 575
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 582
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 583
 Error sizes LineLength Line is longer than 100 characters (found 103). 588
 Error sizes LineLength Line is longer than 100 characters (found 113). 609
 Error sizes LineLength Line is longer than 100 characters (found 101). 666
 Error sizes LineLength Line is longer than 100 characters (found 105). 667
 Error sizes LineLength Line is longer than 100 characters (found 101). 668
 Error sizes LineLength Line is longer than 100 characters (found 108). 688
 Error sizes LineLength Line is longer than 100 characters (found 108). 703
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 6. 918
 Error indentation Indentation 'for' child have incorrect indentation level 13, expected level should be 8. 919
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 6. 920
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 6. 921
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 6. 926
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 8. 927
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 6. 928
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 6. 929
 Error blocks NeedBraces 'if' construct must use '{}'s. 996
 Error blocks NeedBraces 'if' construct must use '{}'s. 997
 Error blocks NeedBraces 'if' construct must use '{}'s. 1026
 Error blocks NeedBraces 'if' construct must use '{}'s. 1033
 Error blocks NeedBraces 'if' construct must use '{}'s. 1056
 Error blocks NeedBraces 'if' construct must use '{}'s. 1058
 Error blocks NeedBraces 'if' construct must use '{}'s. 1123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1287
 Error blocks NeedBraces 'if' construct must use '{}'s. 1421

org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 47

org/apache/hadoop/hbase/master/balancer/FavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 225
 Error blocks NeedBraces 'else' construct must use '{}'s. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error blocks NeedBraces 'if' construct must use '{}'s. 383
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 451
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 451
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 452
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 452
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 455
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 455
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 457
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 457
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 460
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 460
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 6. 463
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 464
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 464
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 467
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 469
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 469
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 470
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 471
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 562
 Error blocks NeedBraces 'if' construct must use '{}'s. 564
 Error blocks NeedBraces 'if' construct must use '{}'s. 603

org/apache/hadoop/hbase/master/balancer/FavoredNodeLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'segregateRegionsAndAssignRegionsWithFavoredNodes' have incorrect indentation level 2, expected level should be 4. 230
 Error coding InnerAssignment Inner assignments should be avoided. 306

org/apache/hadoop/hbase/master/balancer/FavoredNodesPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 135

org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/hbase/master/balancer/MetricsBalancerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 57

org/apache/hadoop/hbase/master/balancer/MetricsStochasticBalancerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 42
 Error indentation Indentation 'object def' child have incorrect indentation level 8, expected level should be one of the following: 4, 6. 42
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 44
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 46
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 47
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 101

org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 35

org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 44
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 75
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 77
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 83
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 85
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 87
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 88
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203

org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 23

org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MinMaxPriorityQueue' import. 40
 Error sizes MethodLength Method length is 240 lines (max allowed is 150). 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 274
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error blocks NeedBraces 'if' construct must use '{}'s. 364
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 433
 Error blocks NeedBraces 'else' construct must use '{}'s. 434

org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 171
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 172
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 173
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 174
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error blocks NeedBraces 'if' construct must use '{}'s. 254
 Error blocks NeedBraces 'if' construct must use '{}'s. 387
 Error blocks NeedBraces 'if' construct must use '{}'s. 488
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 760
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 899
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 900
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 901
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 901
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 902
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 902
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 903
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 904
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 905
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 905
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 906
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 906
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 907
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 908
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 909
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 909
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 910
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 910
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 911
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 911
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 912
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 913
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 914
 Error blocks NeedBraces 'if' construct must use '{}'s. 985

org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 23
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 31

org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 21
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53

org/apache/hadoop/hbase/master/cleaner/CleanerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 184

org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/master/cleaner/HFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 53

org/apache/hadoop/hbase/master/cleaner/LogCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25

org/apache/hadoop/hbase/master/cleaner/TimeToLiveHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/master/cleaner/TimeToLiveLogCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/master/handler/CreateTableHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30

org/apache/hadoop/hbase/master/handler/DisableTableHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 233

org/apache/hadoop/hbase/master/handler/DispatchMergingRegionHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 137

org/apache/hadoop/hbase/master/handler/EnableTableHandler.java

Severity Category Rule Message Line
 Error indentation Indentation '+' have incorrect indentation level 6, expected level should be 8. 234
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 234
 Error indentation Indentation '+' have incorrect indentation level 6, expected level should be 8. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244

org/apache/hadoop/hbase/master/handler/TableEventHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 54
 Error whitespace ParenPad ')' is preceded with whitespace. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236

org/apache/hadoop/hbase/master/handler/TotesHRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 23

org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/master/normalizer/RegionNormalizerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/master/normalizer/SimpleRegionNormalizer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 32

org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/master/procedure/AddColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 131
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 139
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 141
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 387
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 388
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 388
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 389
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 390
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 391
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 391
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 392
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 393
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 394

org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 75
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 76
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 119
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311

org/apache/hadoop/hbase/master/procedure/CreateTableProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 55

org/apache/hadoop/hbase/master/procedure/DeleteColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 113
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 147
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 153
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 159
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 161
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 412
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 413
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 413
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 414
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 415
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 416
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 416
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 417
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 418
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 419
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 432
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 433
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 434

org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 129
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 135
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348

org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373

org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 134
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 137
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 138
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 140
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 141
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 141
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 142
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 145
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 145
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 147
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 148
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 151
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 152
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 153
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 153
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 159
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 162
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 163
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 458
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 469
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 470
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 470
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 471
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 472
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 473
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 473
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 474
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 475
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 476
 Error blocks NeedBraces 'if' construct must use '{}'s. 537

org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 132
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 132
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 135
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 138
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 141
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 144
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 145
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 146
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 147
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 147
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 152
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 153
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 154
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 156
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 157
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 175
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 177
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 178
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 179
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 179
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 180
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 181
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 182
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 182
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 183
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 184
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 185
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 185
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 186
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 187
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 189
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 193
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 193
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 194
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 195
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 571
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 572
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 572
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 573
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 574
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 575
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 575
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 576
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 577
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 578

org/apache/hadoop/hbase/master/procedure/MasterDDLOperationHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70

org/apache/hadoop/hbase/master/procedure/MasterProcedureQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableExistsException' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.TableLockManager' import. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 459
 Error blocks NeedBraces 'if' construct must use '{}'s. 476
 Error blocks NeedBraces 'if' construct must use '{}'s. 521
 Error blocks NeedBraces 'if' construct must use '{}'s. 544

org/apache/hadoop/hbase/master/procedure/ModifyColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 105
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 139
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 141
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 368
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 369
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 369
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 370
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 371
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 372
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 372
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 373
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 374
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 375

org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 107
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 113
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 114
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260

org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 107
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 113
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 114
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 114
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 116
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 116
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 117
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 119
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 120
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 120
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 153
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 155
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 158
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 165
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 170
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 170
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 171
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 172
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 174
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 175
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 176
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 177
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 463
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 473
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 474
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 474
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 475
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 476
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 477
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 477
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 478
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 479
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 480
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 494
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 495
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 496
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 498
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 499
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 500

org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.RegionState.State' import. 40
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 142
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 145
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 146
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 147
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 154
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 156
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 157
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 159
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 160
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 161
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 171
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 173
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 174
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 174
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 175
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 176
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 177
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 178
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 188
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 189
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 190

org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 73
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 201
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 201
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 202
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 204
 Error blocks NeedBraces 'else' construct must use '{}'s. 205
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 10. 205
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 206
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 210
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 211
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 211
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 212
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 213
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 217
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 218
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 218
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 219
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 220
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 220
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 221
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 222
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 223
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 224
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 226
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 228
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 229
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 229
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 230
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 231
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 231
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 232
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 234
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 235
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 235
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 236
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 236
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 237
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 239
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 242
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 242
 Error blocks NeedBraces 'else' construct must use '{}'s. 243
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 10. 243
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 244
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 246
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 254
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 254
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 255
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 256
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 258
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 258
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 260
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 261
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 266
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 266
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 267
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 268
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 268
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 269
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 270
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 272
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 280
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 281
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 282
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 282
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 283
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 284
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 285
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 285
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 286
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 288
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 289
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 289
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 290
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 291
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 630
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 702
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 723
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724

org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 42
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.procedure2.StateMachineProcedure' import. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 185

org/apache/hadoop/hbase/master/snapshot/CloneSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 51
 Error sizes LineLength Line is longer than 100 characters (found 104). 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 178

org/apache/hadoop/hbase/master/snapshot/DisabledTableSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 31

org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 77

org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 35
 Error sizes LineLength Line is longer than 100 characters (found 102). 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 192

org/apache/hadoop/hbase/master/snapshot/RestoreSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 227

org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 101). 131

org/apache/hadoop/hbase/master/snapshot/SnapshotHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error sizes LineLength Line is longer than 100 characters (found 110). 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error sizes LineLength Line is longer than 100 characters (found 102). 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 522
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 605
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 608
 Error sizes LineLength Line is longer than 100 characters (found 103). 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 830
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 927
 Error blocks NeedBraces 'if' construct must use '{}'s. 940
 Error blocks NeedBraces 'if' construct must use '{}'s. 999
 Error blocks NeedBraces 'if' construct must use '{}'s. 1003

org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 103). 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 282

org/apache/hadoop/hbase/metrics/BaseSourceImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 47
 Error misc UpperEll Should use uppercase 'L'. 102
 Error misc UpperEll Should use uppercase 'L'. 113
 Error misc UpperEll Should use uppercase 'L'. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144

org/apache/hadoop/hbase/mob/CachedMobFile.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78

org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153

org/apache/hadoop/hbase/mob/ExpiredMobFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/mob/MobFile.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145

org/apache/hadoop/hbase/mob/MobFileCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195

org/apache/hadoop/hbase/mob/MobUtils.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 817

org/apache/hadoop/hbase/mob/compactions/MobCompactor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86

org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 455
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 628

org/apache/hadoop/hbase/mob/mapreduce/MemStoreWrapper.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178

org/apache/hadoop/hbase/mob/mapreduce/SweepJob.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 419

org/apache/hadoop/hbase/mob/mapreduce/SweepReducer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 421
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 422
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 423
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 425

org/apache/hadoop/hbase/mob/mapreduce/Sweeper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 41
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 79
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 117

org/apache/hadoop/hbase/monitoring/LogMonitoring.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Charsets' import. 29
 Error design VisibilityModifier Variable 'message' must be private and have accessor methods. 96
 Error design VisibilityModifier Variable 'timestamp' must be private and have accessor methods. 97

org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 23

org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 147
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 167

org/apache/hadoop/hbase/monitoring/MonitoredTaskImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/monitoring/StateDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/monitoring/TaskMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35

org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/namespace/NamespaceStateManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 29

org/apache/hadoop/hbase/nio/ByteBuff.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 376
 Error misc UpperEll Should use uppercase 'L'. 444
 Error misc UpperEll Should use uppercase 'L'. 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error blocks NeedBraces 'if' construct must use '{}'s. 504

org/apache/hadoop/hbase/nio/MultiByteBuff.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 382
 Error blocks NeedBraces 'if' construct must use '{}'s. 443
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 596
 Error blocks NeedBraces 'if' construct must use '{}'s. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 727
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 826
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 836
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 915
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 937
 Error blocks NeedBraces 'if' construct must use '{}'s. 980
 Error blocks NeedBraces 'if' construct must use '{}'s. 1027
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1042
 Error blocks NeedBraces 'if' construct must use '{}'s. 1076
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error blocks NeedBraces 'if' construct must use '{}'s. 1089
 Error blocks NeedBraces 'if' construct must use '{}'s. 1091

org/apache/hadoop/hbase/nio/SingleByteBuff.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 313

org/apache/hadoop/hbase/procedure/MasterProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97

org/apache/hadoop/hbase/procedure/Procedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error sizes LineLength Line is longer than 100 characters (found 102). 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error sizes LineLength Line is longer than 100 characters (found 104). 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error sizes LineLength Line is longer than 100 characters (found 106). 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365

org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MapMaker' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error sizes LineLength Line is longer than 100 characters (found 103). 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237

org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 60

org/apache/hadoop/hbase/procedure/ProcedureMember.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MapMaker' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 177
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 178
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 179
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 180
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 181
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 182
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 185
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201

org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 50
 Error sizes LineLength Line is longer than 100 characters (found 101). 55

org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/procedure/Subprocedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311

org/apache/hadoop/hbase/procedure/ZKProcedureCoordinatorRpcs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 195
 Error sizes LineLength Line is longer than 100 characters (found 101). 219

org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 34
 Error whitespace ParenPad ')' is preceded with whitespace. 215

org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 261

org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 51
 Error blocks NeedBraces 'if' construct must use '{}'s. 142

org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error blocks EmptyBlock Must have at least one statement. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 306

org/apache/hadoop/hbase/procedure2/Procedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 596

org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashSet' import. 30
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 610
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 749
 Error blocks NeedBraces 'if' construct must use '{}'s. 790
 Error blocks NeedBraces 'if' construct must use '{}'s. 814
 Error blocks NeedBraces 'if' construct must use '{}'s. 875
 Error blocks NeedBraces 'if' construct must use '{}'s. 1239

org/apache/hadoop/hbase/procedure2/ProcedureFairRunQueues.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentSkipListMap' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 130

org/apache/hadoop/hbase/procedure2/RemoteProcedureException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 23
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96

org/apache/hadoop/hbase/procedure2/RootProcedureState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error blocks NeedBraces 'while' construct must use '{}'s. 159

org/apache/hadoop/hbase/procedure2/store/ProcedureStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFile.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 154

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureLoader' import. 33
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 39

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error blocks LeftCurly '{' at column 34 should have line break after. 261
 Error blocks LeftCurly '{' at column 29 should have line break after. 263
 Error blocks LeftCurly '{' at column 31 should have line break after. 264
 Error blocks LeftCurly '{' at column 32 should have line break after. 265
 Error blocks LeftCurly '{' at column 30 should have line break after. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 655

org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 22
 Error imports ImportOrder Wrong order for 'java.util.concurrent.LinkedTransferQueue' import. 28
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 30
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 811
 Error blocks NeedBraces 'if' construct must use '{}'s. 862

org/apache/hadoop/hbase/procedure2/util/StringUtils.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/procedure2/util/TimeoutBlockingQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.TimeUnit' import. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 188

org/apache/hadoop/hbase/protobuf/ProtobufMagic.java

Severity Category Rule Message Line
 Error design FinalClass Class ProtobufMagic should be declared as final. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 80

org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayOutputStream' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 156
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 307
 Error blocks NeedBraces 'if' construct must use '{}'s. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 401
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 402
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 403
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 404
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 405
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 406
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 407
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 408
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 409
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 410
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 411
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 412
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 422
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 423
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 424
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 425
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 426
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 427
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 428
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 429
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 430
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 431
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 432
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 706
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 785
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 846
 Error indentation Indentation 'family' have incorrect indentation level 10, expected level should be 13. 907
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 942
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1029
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1098
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1251
 Error blocks NeedBraces 'if' construct must use '{}'s. 1321
 Error blocks NeedBraces 'if' construct must use '{}'s. 1323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1362
 Error blocks NeedBraces 'if' construct must use '{}'s. 1385
 Error blocks NeedBraces 'if' construct must use '{}'s. 1391
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1485
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1490
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1491
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1492
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1493
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1494
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1495
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1496
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1497
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1498
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1508
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1513
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1514
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1515
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1516
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1517
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1518
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1519
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1520
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1521
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1522
 Error blocks NeedBraces 'if' construct must use '{}'s. 1535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1612
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1649
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1650
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1690
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1691
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1732
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1734
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1752
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1754
 Error blocks NeedBraces 'if' construct must use '{}'s. 1775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1786
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1788
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1805
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1807
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1809
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1827
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1828
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1829
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1830
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1846
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1847
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1848
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1851
 Error blocks NeedBraces 'if' construct must use '{}'s. 1945
 Error blocks NeedBraces 'if' construct must use '{}'s. 1946
 Error misc ArrayTypeStyle Array brackets at illegal position. 1990
 Error misc ArrayTypeStyle Array brackets at illegal position. 2005
 Error coding MissingSwitchDefault switch without "default" clause. 2038
 Error coding MissingSwitchDefault switch without "default" clause. 2061
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2536
 Error indentation Indentation 'T' have incorrect indentation level 2, expected level should be 4. 2540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2636
 Error blocks NeedBraces 'if' construct must use '{}'s. 2640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2716
 Error blocks NeedBraces 'if' construct must use '{}'s. 2720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2727
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2729
 Error blocks NeedBraces 'if' construct must use '{}'s. 2732
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2759
 Error blocks NeedBraces 'if' construct must use '{}'s. 2763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2772
 Error blocks NeedBraces 'if' construct must use '{}'s. 2775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2843
 Error coding MissingSwitchDefault switch without "default" clause. 2847
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2862
 Error coding MissingSwitchDefault switch without "default" clause. 2866
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2881
 Error coding MissingSwitchDefault switch without "default" clause. 2885
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2899
 Error coding MissingSwitchDefault switch without "default" clause. 2903
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2917
 Error coding MissingSwitchDefault switch without "default" clause. 2921
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2931
 Error coding MissingSwitchDefault switch without "default" clause. 2935
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2945
 Error coding MissingSwitchDefault switch without "default" clause. 2949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2958
 Error coding MissingSwitchDefault switch without "default" clause. 2962
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3020
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3043
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3058
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3073
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3087
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3103
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 3183
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 3183
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 3184
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 3184
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 3185
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 3186
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 3187
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 3188
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 3189
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 3190

org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 49
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 191

org/apache/hadoop/hbase/protobuf/RequestConverter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 449
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 474
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 493
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 496
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 597
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 598
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 601
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 699
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 701
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 701
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 702
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 702
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 704
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 704
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 705
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 705
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 706
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 707
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 714
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 715
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 716
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 724
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 726
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 727
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 735
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 737
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 737
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 738
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 740
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 740
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 741
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 741
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 742
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 743
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 750
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 753
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 756
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 756
 Error indentation Indentation 'for' have incorrect indentation level 3, expected level should be 4. 757
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 758
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 758
 Error indentation Indentation 'for rcurly' have incorrect indentation level 3, expected level should be 4. 760
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 761
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 762
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 762
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 763
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 765
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 765
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 766
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 767
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 775
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 778
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 781
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 781
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 782
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 782
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 784
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 785
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 785
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 786
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 787
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 787
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 788
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 789
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 793
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 796
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 798
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 798
 Error indentation Indentation 'for' have incorrect indentation level 3, expected level should be 4. 799
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 800
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 6. 800
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 801
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 801
 Error indentation Indentation 'for' have incorrect indentation level 5, expected level should be 6. 802
 Error indentation Indentation 'for' child have incorrect indentation level 7, expected level should be 8. 803
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 803
 Error indentation Indentation 'for rcurly' have incorrect indentation level 5, expected level should be 6. 804
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 805
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 805
 Error indentation Indentation 'for rcurly' have incorrect indentation level 3, expected level should be 4. 806
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 807
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 808
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 816
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 818
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 819
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 852
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 854
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 854
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 855
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 855
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 858
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 858
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 859
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 860
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 860
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 861
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 862
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 863
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 872
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 874
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 874
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 875
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 875
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 877
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 877
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 878
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 879
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 879
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 880
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 881
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 882
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 913
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 915
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 915
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 916
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 916
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 918
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 918
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 919
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 919
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 920
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 921
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 921
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 922
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 923
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 924
 Error indentation Indentation 'member def modifier' have incorrect indentation level 1, expected level should be 2. 929
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 937
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 938
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 939
 Error indentation Indentation 'member def modifier' have incorrect indentation level 1, expected level should be 2. 944
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 952
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 953
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 954
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 962
 Error indentation Indentation 'member def type' have incorrect indentation level 3, expected level should be 4. 963
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 963
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 964
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 964
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 965
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 966
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 988
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 989
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 990
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 991
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 992
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 994
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1013
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1032
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1033
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1052
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1053
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1072
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1073
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1075
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1273
 Error blocks NeedBraces 'if' construct must use '{}'s. 1297
 Error blocks NeedBraces 'if' construct must use '{}'s. 1312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1679

org/apache/hadoop/hbase/protobuf/ResponseConverter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 21
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error indentation Indentation 'method def lparen' have incorrect indentation level 6, expected level should be 2. 217
 Error whitespace MethodParamPad '(' should be on the previous line. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error indentation Indentation 'method def lparen' have incorrect indentation level 6, expected level should be 2. 247
 Error whitespace MethodParamPad '(' should be on the previous line. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error sizes LineLength Line is longer than 100 characters (found 101). 377

org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 16

org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 97

org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 16

org/apache/hadoop/hbase/quotas/MasterQuotaManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error coding MissingSwitchDefault switch without "default" clause. 372
 Error misc ArrayTypeStyle Array brackets at illegal position. 449

org/apache/hadoop/hbase/quotas/NoopOperationQuota.java

Severity Category Rule Message Line
 Error design FinalClass Class NoopOperationQuota should be declared as final. 31

org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java

Severity Category Rule Message Line
 Error design FinalClass Class NoopQuotaLimiter should be declared as final. 28

org/apache/hadoop/hbase/quotas/QuotaCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 213

org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/quotas/QuotaRetriever.java

Severity Category Rule Message Line
 Error design FinalClass Class QuotaRetriever should be declared as final. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/quotas/QuotaSettings.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error coding MissingSwitchDefault switch without "default" clause. 113

org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/quotas/QuotaTableUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 278

org/apache/hadoop/hbase/quotas/QuotaUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 247

org/apache/hadoop/hbase/quotas/RateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 26
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 78
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 81
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 84
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 87
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 90
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 93
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 94

org/apache/hadoop/hbase/quotas/RegionServerQuotaManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error coding MissingSwitchDefault switch without "default" clause. 134

org/apache/hadoop/hbase/quotas/RegionStateListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/quotas/ThrottleSettings.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 75

org/apache/hadoop/hbase/quotas/ThrottlingException.java

Severity Category Rule Message Line
 Error coding EmptyStatement Empty statement. 73

org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java

Severity Category Rule Message Line
 Error design FinalClass Class TimeBasedLimiter should be declared as final. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 207

org/apache/hadoop/hbase/quotas/UserQuotaState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 198

org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 44
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 85
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 86
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 88
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 89
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 90
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 91
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 92
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277

org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 27
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 31
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 39

org/apache/hadoop/hbase/regionserver/ColumnTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124

org/apache/hadoop/hbase/regionserver/CompactSplitThread.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 149
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 151
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 153
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 154
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 309
 Error blocks NeedBraces 'if' construct must use '{}'s. 355
 Error blocks NeedBraces 'if' construct must use '{}'s. 504
 Error blocks NeedBraces 'if' construct must use '{}'s. 582

org/apache/hadoop/hbase/regionserver/CompactionRequestor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95

org/apache/hadoop/hbase/regionserver/CompactionTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.InputSplit' import. 44
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 51
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 55
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegion. 56
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegionFileSystem. 57
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.JobUtil' import. 60
 Error sizes LineLength Line is longer than 100 characters (found 109). 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error sizes LineLength Line is longer than 100 characters (found 118). 464
 Error sizes LineLength Line is longer than 100 characters (found 116). 467

org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error imports ImportOrder Wrong order for 'java.util.Random' import. 26

org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 168
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 169
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 174
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 175
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 176
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 177
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 178
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 14. 179
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 12. 180
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 181
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 182
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 183
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 184
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 185
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 190
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 191
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 192
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 193
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 194
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 14. 195
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 12. 196
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 197
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 198
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 199
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 202
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 273
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 279
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 285

org/apache/hadoop/hbase/regionserver/DefaultMemStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error whitespace ParenPad '(' is followed by whitespace. 510
 Error whitespace ParenPad ')' is preceded with whitespace. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 650
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 755
 Error blocks EmptyBlock Must have at least one statement. 987

org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionThroughputController' import. 33

org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 37

org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 50

org/apache/hadoop/hbase/regionserver/DeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22

org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22

org/apache/hadoop/hbase/regionserver/ExplicitColumnTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 234

org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46

org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36

org/apache/hadoop/hbase/regionserver/FlushRequestListener.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 32

org/apache/hadoop/hbase/regionserver/FlushRequester.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/regionserver/HMobStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392

org/apache/hadoop/hbase/regionserver/HRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 188
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 366
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 367
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 607
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 609
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 610
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 611
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 612
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 613
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 617
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 638
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 639
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 640
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 641
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 642
 Error blocks NeedBraces 'if' construct must use '{}'s. 752
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 901
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 902
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 904
 Error blocks NeedBraces 'if' construct must use '{}'s. 988
 Error blocks NeedBraces 'if' construct must use '{}'s. 1027
 Error blocks NeedBraces 'if' construct must use '{}'s. 1039
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1056
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1071
 Error blocks NeedBraces 'if' construct must use '{}'s. 1082
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1113
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1280
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1281
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1282
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1284
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1286
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1287
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1289
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 1291
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1293
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 1294
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1295
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1296
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1298
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1300
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1301
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1311
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1312
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1316
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1317
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1352
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1358
 Error sizes MethodLength Method length is 157 lines (max allowed is 150). 1385
 Error blocks NeedBraces 'if' construct must use '{}'s. 1534
 Error blocks NeedBraces 'if' construct must use '{}'s. 1666
 Error blocks NeedBraces 'if' construct must use '{}'s. 1669
 Error blocks NeedBraces 'if' construct must use '{}'s. 1671
 Error blocks NeedBraces 'if' construct must use '{}'s. 1674
 Error blocks NeedBraces 'if' construct must use '{}'s. 1947
 Error blocks NeedBraces 'if' construct must use '{}'s. 1948
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1976
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1977
 Error sizes MethodLength Method length is 198 lines (max allowed is 150). 2181
 Error coding InnerAssignment Inner assignments should be avoided. 2304
 Error blocks NeedBraces 'if' construct must use '{}'s. 2351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2393
 Error blocks NeedBraces 'if' construct must use '{}'s. 2427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2552
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 2573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2653
 Error blocks NeedBraces 'if' construct must use '{}'s. 2680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2897
 Error sizes MethodLength Method length is 391 lines (max allowed is 150). 2969
 Error blocks NeedBraces 'if' construct must use '{}'s. 3099
 Error blocks NeedBraces 'if' construct must use '{}'s. 3108
 Error blocks NeedBraces 'if' construct must use '{}'s. 3130
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 3202
 Error blocks NeedBraces 'if' construct must use '{}'s. 3313
 Error blocks NeedBraces 'if' construct must use '{}'s. 3385
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3434
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3435
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3436
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3437
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3438
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3439
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3440
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3441
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3442
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3443
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3444
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3445
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3446
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3447
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3448
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3449
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3450
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3451
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3452
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3453
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3530
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3531
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3532
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3533
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3534
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3535
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3536
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3537
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3538
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3539
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3540
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3541
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3542
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3543
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3544
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3545
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3546
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3547
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 3548
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 3549
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 3606
 Error blocks NeedBraces 'if' construct must use '{}'s. 3620
 Error blocks NeedBraces 'if' construct must use '{}'s. 3641
 Error blocks NeedBraces 'if' construct must use '{}'s. 3705
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 3737
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 3738
 Error indentation Indentation 'method call' child have incorrect indentation level 5, expected level should be 6. 3738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3747
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 3770
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3791
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 3792
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 3935
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 3937
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3938
 Error blocks NeedBraces 'if' construct must use '{}'s. 3959
 Error blocks NeedBraces 'if' construct must use '{}'s. 3966
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 4048
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 4222
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4302
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4303
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 4303
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4304
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4305
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4306
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 4306
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4307
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4308
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4309
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 4309
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4310
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4311
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4312
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 4312
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4313
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4314
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4315
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 4315
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 4316
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4564
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4607
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 4968
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 4969
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 4970
 Error blocks NeedBraces 'if' construct must use '{}'s. 4997
 Error blocks NeedBraces 'if' construct must use '{}'s. 5048
 Error blocks NeedBraces 'if' construct must use '{}'s. 5107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5138
 Error whitespace ParenPad ')' is preceded with whitespace. 5266
 Error blocks NeedBraces 'if' construct must use '{}'s. 5683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5735
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5736
 Error blocks NeedBraces 'if' construct must use '{}'s. 5757
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5781
 Error sizes MethodLength Method length is 197 lines (max allowed is 150). 5800
 Error blocks NeedBraces 'if' construct must use '{}'s. 5947
 Error blocks NeedBraces 'if' construct must use '{}'s. 5988
 Error blocks NeedBraces 'if' construct must use '{}'s. 6000
 Error blocks NeedBraces 'if' construct must use '{}'s. 6006
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6014
 Error coding InnerAssignment Inner assignments should be avoided. 6057
 Error sizes LineLength Line is longer than 100 characters (found 111). 6071
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6162
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6163
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6164
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6166
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6202
 Error blocks NeedBraces 'if' construct must use '{}'s. 6215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6232
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6233
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6237
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6251
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6252
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6275
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6276
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6280
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6294
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6295
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6301
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6326
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6327
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6328
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6330
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6346
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6347
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6352
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6371
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6376
 Error blocks NeedBraces 'if' construct must use '{}'s. 6383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6416
 Error blocks NeedBraces 'if' construct must use '{}'s. 6445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6507
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6597
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6631
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 6707
 Error blocks NeedBraces 'if' construct must use '{}'s. 6740
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6785
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 6789
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6791
 Error sizes MethodLength Method length is 163 lines (max allowed is 150). 6828
 Error blocks NeedBraces 'if' construct must use '{}'s. 7048
 Error blocks NeedBraces 'while' construct must use '{}'s. 7052
 Error blocks NeedBraces 'if' construct must use '{}'s. 7073
 Error sizes MethodLength Method length is 227 lines (max allowed is 150). 7085
 Error blocks NeedBraces 'if' construct must use '{}'s. 7294
 Error sizes MethodLength Method length is 209 lines (max allowed is 150). 7326
 Error blocks NeedBraces 'if' construct must use '{}'s. 7521
 Error blocks NeedBraces 'if' construct must use '{}'s. 7596
 Error blocks NeedBraces 'if' construct must use '{}'s. 7714
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7824
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7825
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 7826
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 7826
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7827
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7828
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7829
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7830
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7831
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7832
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7833
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7834
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 7836
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 7838
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 7840
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 7841
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 7842
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 7843
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7877
 Error blocks NeedBraces 'if' construct must use '{}'s. 7900
 Error blocks NeedBraces 'else' construct must use '{}'s. 7901
 Error blocks NeedBraces 'if' construct must use '{}'s. 7903
 Error blocks NeedBraces 'else' construct must use '{}'s. 7904
 Error blocks NeedBraces 'if' construct must use '{}'s. 7914
 Error blocks NeedBraces 'else' construct must use '{}'s. 7915
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 7985
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 7987
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 7988
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 7988
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 7989
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 7990
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 7991
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 7993
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 7994
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 7996
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 7997
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 7998
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8000
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 8000
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8001
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8002
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8003
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 8048
 Error indentation Indentation 'finally' child have incorrect indentation level 7, expected level should be 6. 8073
 Error indentation Indentation 'finally' child have incorrect indentation level 7, expected level should be 6. 8075
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 8075
 Error blocks NeedBraces 'if' construct must use '{}'s. 8076
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 8076
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 8130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 8132

org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 1, expected level should be 2. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 279
 Error blocks NeedBraces 'if' construct must use '{}'s. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 484
 Error blocks NeedBraces 'if' construct must use '{}'s. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 526
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 575
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 651
 Error blocks NeedBraces 'if' construct must use '{}'s. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 687
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 712
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 741
 Error sizes LineLength Line is longer than 100 characters (found 101). 806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 957
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 960
 Error blocks NeedBraces 'if' construct must use '{}'s. 970
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 983
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 984
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 986
 Error blocks NeedBraces 'if' construct must use '{}'s. 996
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1011
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1013
 Error blocks NeedBraces 'if' construct must use '{}'s. 1023
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1046
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1047
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1048
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1051
 Error blocks NeedBraces 'if' construct must use '{}'s. 1066
 Error sizes LineLength Line is longer than 100 characters (found 101). 1068

org/apache/hadoop/hbase/regionserver/HRegionServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 180
 Error design VisibilityModifier Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. 208
 Error design VisibilityModifier Variable 'compactSplitThread' must be private and have accessor methods. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 499
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 501
 Error sizes LineLength Line is longer than 100 characters (found 101). 682
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 691
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 705
 Error blocks NeedBraces 'if' construct must use '{}'s. 710
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 725
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 737
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 771
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 822
 Error sizes MethodLength Method length is 222 lines (max allowed is 150). 894
 Error blocks NeedBraces 'if' construct must use '{}'s. 988
 Error blocks NeedBraces 'if' construct must use '{}'s. 1012
 Error blocks NeedBraces 'if' construct must use '{}'s. 1013
 Error blocks NeedBraces 'if' construct must use '{}'s. 1014
 Error blocks NeedBraces 'if' construct must use '{}'s. 1015
 Error blocks NeedBraces 'if' construct must use '{}'s. 1016
 Error blocks NeedBraces 'if' construct must use '{}'s. 1017
 Error blocks NeedBraces 'if' construct must use '{}'s. 1018
 Error blocks EmptyBlock Must have at least one statement. 1031
 Error blocks NeedBraces 'if' construct must use '{}'s. 1044
 Error blocks NeedBraces 'if' construct must use '{}'s. 1123
 Error blocks NeedBraces 'if' construct must use '{}'s. 1245
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 10. 1287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1510
 Error blocks NeedBraces 'if' construct must use '{}'s. 1544
 Error blocks NeedBraces 'if' construct must use '{}'s. 1550
 Error blocks NeedBraces 'if' construct must use '{}'s. 1588
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1622
 Error blocks NeedBraces 'if' construct must use '{}'s. 1630
 Error blocks NeedBraces 'if' construct must use '{}'s. 1730
 Error blocks NeedBraces 'if' construct must use '{}'s. 1731
 Error blocks NeedBraces 'if' construct must use '{}'s. 1732
 Error blocks NeedBraces 'if' construct must use '{}'s. 1733
 Error blocks NeedBraces 'if' construct must use '{}'s. 1734
 Error blocks NeedBraces 'if' construct must use '{}'s. 1735
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1771
 Error blocks NeedBraces 'if' construct must use '{}'s. 1784
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 1925
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 1925
 Error blocks NeedBraces 'if' construct must use '{}'s. 2154
 Error blocks NeedBraces 'if' construct must use '{}'s. 2155
 Error blocks NeedBraces 'if' construct must use '{}'s. 2156
 Error blocks NeedBraces 'if' construct must use '{}'s. 2157
 Error blocks NeedBraces 'if' construct must use '{}'s. 2158
 Error blocks NeedBraces 'if' construct must use '{}'s. 2159
 Error blocks NeedBraces 'if' construct must use '{}'s. 2160
 Error blocks NeedBraces 'if' construct must use '{}'s. 2179
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2195
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2203
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2285
 Error blocks NeedBraces 'if' construct must use '{}'s. 2300
 Error blocks NeedBraces 'if' construct must use '{}'s. 2382
 Error blocks NeedBraces 'if' construct must use '{}'s. 2387
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2474
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 2475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2669
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2706
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 2711
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 2711
 Error indentation Indentation 'synchronized' have incorrect indentation level 5, expected level should be 4. 2712
 Error indentation Indentation 'for' have incorrect indentation level 7, expected level should be 6. 2713
 Error indentation Indentation 'for' child have incorrect indentation level 9, expected level should be 8. 2714
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 2714
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 2715
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 2716
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 2717
 Error indentation Indentation 'for rcurly' have incorrect indentation level 7, expected level should be 6. 2718
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. 2719
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 2720
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 2721
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2857
 Error blocks NeedBraces 'if' construct must use '{}'s. 2884
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3006
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 5, expected level should be 4. 3028
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 3101
 Error blocks LeftCurly '{' at column 48 should have line break after. 3123
 Error blocks LeftCurly '{' at column 46 should have line break after. 3124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3224

org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. 29
 Error misc ArrayTypeStyle Array brackets at illegal position. 78

org/apache/hadoop/hbase/regionserver/HStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 431
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 443
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 527
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 543
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 565
 Error blocks NeedBraces 'if' construct must use '{}'s. 570
 Error blocks NeedBraces 'if' construct must use '{}'s. 572
 Error indentation Indentation 'try' child have incorrect indentation level 7, expected level should be 6. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 8. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 737
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 738
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 739
 Error blocks NeedBraces 'if' construct must use '{}'s. 742
 Error blocks NeedBraces 'if' construct must use '{}'s. 838
 Error blocks NeedBraces 'if' construct must use '{}'s. 844
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 873
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 876
 Error sizes LineLength Line is longer than 100 characters (found 104). 1107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1183
 Error blocks NeedBraces 'if' construct must use '{}'s. 1303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1378
 Error blocks NeedBraces 'if' construct must use '{}'s. 1653
 Error blocks NeedBraces 'if' construct must use '{}'s. 1663
 Error blocks NeedBraces 'if' construct must use '{}'s. 1683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1777
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1778
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2158
 Error indentation Indentation 'method def' child have incorrect indentation level 11, expected level should be 4. 2295
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 2295

org/apache/hadoop/hbase/regionserver/HeapMemStoreLAB.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 32

org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.management.ManagementFactory' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 191
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 192
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 193
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 194
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 347
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 348
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 348
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 349
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 350
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 351
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 351
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 352
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 353
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 436

org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 120

org/apache/hadoop/hbase/regionserver/InternalScan.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 57

org/apache/hadoop/hbase/regionserver/InternalScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63

org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 37

org/apache/hadoop/hbase/regionserver/KeyValueHeap.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251

org/apache/hadoop/hbase/regionserver/KeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 158

org/apache/hadoop/hbase/regionserver/LeaseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/regionserver/Leases.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ConcurrentModificationException' import. 27
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 34
 Error whitespace ParenPad ')' is preceded with whitespace. 84
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error whitespace ParenPad ')' is preceded with whitespace. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238

org/apache/hadoop/hbase/regionserver/LogRoller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. 34
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error blocks NeedBraces 'for' construct must use '{}'s. 148

org/apache/hadoop/hbase/regionserver/LruHashMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 28
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 104
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 107
 Error indentation Indentation 'long' have incorrect indentation level 2, expected level should be 4. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 318
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 348
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 416
 Error blocks NeedBraces 'for' construct must use '{}'s. 422
 Error blocks NeedBraces 'for' construct must use '{}'s. 423
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 424
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 440
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 458
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 541
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 542
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 544
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 545
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 546
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 548
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 548
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 549
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 549
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 551
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 552
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 553
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 554
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 555
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 556
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 557
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 558
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 559
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 560
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 562
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 585
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 586
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 587
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 588
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 589
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 590
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 593
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 593
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 594
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 594
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 595
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 596
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 597
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 598
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 599
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 600
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 601
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 602
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 603
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 604
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 606
 Error indentation Indentation 'implements' have incorrect indentation level 2, expected level should be 4. 924
 Error blocks NeedBraces 'if' construct must use '{}'s. 1024
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1030
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 1030
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1031
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 1031
 Error blocks NeedBraces 'if' construct must use '{}'s. 1032
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 1032

org/apache/hadoop/hbase/regionserver/MemStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 129

org/apache/hadoop/hbase/regionserver/MemStoreChunkPool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 187

org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error design FinalClass Class FlushHandler should be declared as final. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 434
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 479
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 480
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 481
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 484
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 485
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 500
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 657
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 747
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 762
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 763
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 801

org/apache/hadoop/hbase/regionserver/MemStoreLAB.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/regionserver/MetricsRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 22

org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 45

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 133

org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 30
 Error sizes MethodLength Method length is 156 lines (max allowed is 150). 578

org/apache/hadoop/hbase/regionserver/MetricsRegionWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 29

org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error indentation Indentation 'MultiRowMutationProcessorResponse' have incorrect indentation level 0, expected level should be 2. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 97

org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 78
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 87

org/apache/hadoop/hbase/regionserver/NoOpHeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/OnlineRegions.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 69

org/apache/hadoop/hbase/regionserver/OperationStatus.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.OperationStatusCode' import. 22

org/apache/hadoop/hbase/regionserver/RSDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error whitespace ParenPad ')' is preceded with whitespace. 108

org/apache/hadoop/hbase/regionserver/RSRpcServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 187
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 254
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 408
 Error blocks NeedBraces 'if' construct must use '{}'s. 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 486
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 525
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 527
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 530
 Error sizes LineLength Line is longer than 100 characters (found 101). 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 568
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 605
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 644
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 648
 Error whitespace ParenPad ')' is preceded with whitespace. 677
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 793
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 795
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 870
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 871
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 875
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 933
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1769
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1870
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1900
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1923
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1966
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2061
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2285
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2316
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2318
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2319
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2320
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2322
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2323
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2324
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2325
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 2325
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2326
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 2326
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2327
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2328
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2328
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2329
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2329
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2330
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2330
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2331
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2331
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2332
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2332
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2333
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2333
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2335
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2336
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2338
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2339
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2340
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 14. 2340
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 2342
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 2343
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 2345
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2346
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2347
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2348
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2349
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 2349
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2350
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 2351
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2352
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2353
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2354
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 2354
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2355
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 2355
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2356
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2357
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2357
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2358
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2358
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2359
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2359
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2360
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2360
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2361
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2361
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2362
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 2362
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2364
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2365
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2367
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2368
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2369
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 14. 2369
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 2371
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 2372
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 2374
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2375
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2376
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2377
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2378
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 2378
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2379
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 2380
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2381
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2406
 Error sizes MethodLength Method length is 403 lines (max allowed is 150). 2408
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 13, expected level should be 12. 2440
 Error blocks NeedBraces 'if' construct must use '{}'s. 2751
 Error indentation Indentation 'catch' child have incorrect indentation level 11, expected level should be 12. 2802
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 2802

org/apache/hadoop/hbase/regionserver/RSStatusServlet.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/regionserver/Region.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 422
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 497
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 509
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 568
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 585
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 588
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 597
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 641
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 644
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668

org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 44
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 328
 Error whitespace ParenPad '(' is followed by whitespace. 402
 Error whitespace ParenPad ')' is preceded with whitespace. 402
 Error sizes LineLength Line is longer than 100 characters (found 131). 531
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 538
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 541
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 541
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 543
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 595
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 601
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 604
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 604
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 605
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 629
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 635
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 638
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 638
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 639
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 666
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 669
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 669
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 670
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 690
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 735
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 784
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 798
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 847
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 853
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 856
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 856
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 857
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 858
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 871
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 874
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 874
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 875
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 876
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 902
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 971
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 973
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 987
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 988
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1021
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1030
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1033
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1033
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1035
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1036
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1047
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1055
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1058
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1058
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1060
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1061
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1079
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1082
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1082
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1084
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1085
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1096
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1105
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1108
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1108
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1110
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1122
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1130
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1133
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1133
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1135
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1136
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1154
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1157
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1157
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1159
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1166
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1172
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1175
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1175
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1176
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1177
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1183
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1189
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1192
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1192
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1193
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1194
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1200
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1206
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1209
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1209
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1210
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1211
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1217
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1223
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1226
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1226
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1227
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1228
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1254
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1257
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1257
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1258
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1265
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1271
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1274
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1274
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1275
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1276
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1288
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1291
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1291
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1292
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1293
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1305
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1308
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1308
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1309
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1310
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1318
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1325
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1328
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1328
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1329
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1337
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1346
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1349
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1349
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1350
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1360
 Error blocks NeedBraces 'if' construct must use '{}'s. 1365
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1368
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1371
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1371
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1372
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1447
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1499
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1505
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1508
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1508
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1509
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1538
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1542
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1549
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1552
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1552
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1553
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1566
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1573
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1576
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1576
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1577
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1578
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1585
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1588
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1588
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1589
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1590
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1597
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1600
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1600
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1601
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1602
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1619
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1622
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1622
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1623
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1624
 Error blocks LeftCurly '{' at column 43 should have line break after. 1651
 Error blocks LeftCurly '{' at column 26 should have line break after. 1652
 Error blocks LeftCurly '{' at column 43 should have line break after. 1671
 Error blocks LeftCurly '{' at column 26 should have line break after. 1672
 Error blocks NeedBraces 'if' construct must use '{}'s. 1682
 Error blocks NeedBraces 'if' construct must use '{}'s. 1702

org/apache/hadoop/hbase/regionserver/RegionMergeRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DroppedSnapshotException' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 92

org/apache/hadoop/hbase/regionserver/RegionMergeTransaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209

org/apache/hadoop/hbase/regionserver/RegionMergeTransactionImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 484
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 499
 Error blocks NeedBraces 'if' construct must use '{}'s. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 616
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 696
 Error blocks NeedBraces 'if' construct must use '{}'s. 721
 Error blocks NeedBraces 'if' construct must use '{}'s. 736
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 796
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 800
 Error blocks NeedBraces 'if' construct must use '{}'s. 805

org/apache/hadoop/hbase/regionserver/RegionScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 245

org/apache/hadoop/hbase/regionserver/RegionServerServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 40
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118

org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136

org/apache/hadoop/hbase/regionserver/ReplicationService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48

org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181

org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42

org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/regionserver/RowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151

org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 40

org/apache/hadoop/hbase/regionserver/ScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 119

org/apache/hadoop/hbase/regionserver/ScanInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error sizes MethodLength Method length is 189 lines (max allowed is 150). 282
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error indentation Indentation 'switch rcurly' have incorrect indentation level 8, expected level should be 6. 397
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 416
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 417
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 418
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 419
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 420
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 421
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 422
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 423
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 424
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 425
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520

org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error blocks NeedBraces 'if' construct must use '{}'s. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 104

org/apache/hadoop/hbase/regionserver/ScannerContext.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 625

org/apache/hadoop/hbase/regionserver/ServerNonceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 36
 Error misc UpperEll Should use uppercase 'L'. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 238

org/apache/hadoop/hbase/regionserver/ShutdownHook.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 80
 Error indentation Indentation 'this' have incorrect indentation level 14, expected level should be 16. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 252

org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 35
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 4. 38
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 38
 Error indentation Indentation 'HConstants' have incorrect indentation level 2, expected level should be 6. 44

org/apache/hadoop/hbase/regionserver/SplitLogWorker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. 40
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 44

org/apache/hadoop/hbase/regionserver/SplitRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DroppedSnapshotException' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 80

org/apache/hadoop/hbase/regionserver/SplitTransaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 233

org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 40
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 213
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 284
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 597
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 598
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 599
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 600
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 651
 Error whitespace MethodParamPad '(' is preceded with whitespace. 672
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 726
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 738
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 813
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 814
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 817
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 818
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 819
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 821
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 822
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 823
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 824
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 826
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 827
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 833
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 833
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 834
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 835
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 835
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 837
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 838
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 839
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 841
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 842
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 843
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 845
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 846
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 847
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 849
 Error blocks NeedBraces 'if' construct must use '{}'s. 850
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 850
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 851
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 853
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 858
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 861
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 862
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 863
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 864
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 865
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 866
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 867
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 868
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 869
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 870
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 872
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 873

org/apache/hadoop/hbase/regionserver/Store.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 289
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 310
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 397
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481

org/apache/hadoop/hbase/regionserver/StoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/regionserver/StoreFile.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.concurrent.locks.ReentrantReadWriteLock. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 45
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFileBlock' import. 64
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 66
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 354
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 582
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 745
 Error design FinalClass Class Writer should be declared as final. 799
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 834
 Error blocks NeedBraces 'if' construct must use '{}'s. 860
 Error blocks NeedBraces 'if' construct must use '{}'s. 877
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 923
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 935
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 952
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 953
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 954
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 955
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 956
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 957
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 958
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 959
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 960
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 961
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 962
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 981
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 982
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 983
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 984
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 985
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 986
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 991
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 996
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 997
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 998
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 999
 Error indentation Indentation 'case' child have incorrect indentation level 10, expected level should be 12. 1000
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 14. 1001
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1271
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1289
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 1332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1399
 Error blocks NeedBraces 'if' construct must use '{}'s. 1444
 Error blocks NeedBraces 'if' construct must use '{}'s. 1568
 Error blocks NeedBraces 'if' construct must use '{}'s. 1588
 Error blocks NeedBraces 'if' construct must use '{}'s. 1707
 Error blocks NeedBraces 'if' construct must use '{}'s. 1785

org/apache/hadoop/hbase/regionserver/StoreFileInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 459
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 522
 Error blocks NeedBraces 'if' construct must use '{}'s. 523
 Error blocks NeedBraces 'if' construct must use '{}'s. 525
 Error blocks NeedBraces 'if' construct must use '{}'s. 528
 Error blocks NeedBraces 'if' construct must use '{}'s. 529
 Error blocks NeedBraces 'if' construct must use '{}'s. 530
 Error blocks NeedBraces 'if' construct must use '{}'s. 533
 Error blocks NeedBraces 'if' construct must use '{}'s. 534
 Error blocks NeedBraces 'if' construct must use '{}'s. 535
 Error blocks NeedBraces 'if' construct must use '{}'s. 538
 Error blocks NeedBraces 'if' construct must use '{}'s. 539
 Error blocks NeedBraces 'if' construct must use '{}'s. 540

org/apache/hadoop/hbase/regionserver/StoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145

org/apache/hadoop/hbase/regionserver/StoreFileScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error blocks NeedBraces 'if' construct must use '{}'s. 458

org/apache/hadoop/hbase/regionserver/StoreFlushContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/regionserver/StoreFlusher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74

org/apache/hadoop/hbase/regionserver/StoreScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 51
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 165
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 167
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 168
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 169
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 171
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 172
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 172
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 173
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 174
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 175
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 176
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 438
 Error blocks NeedBraces 'if' construct must use '{}'s. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 476
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 477
 Error sizes MethodLength Method length is 164 lines (max allowed is 150). 480
 Error blocks NeedBraces 'if' construct must use '{}'s. 517
 Error blocks NeedBraces 'if' construct must use '{}'s. 534
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 541
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 542
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 543
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 545
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 545
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 546
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 547
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 548
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 550
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 551
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 553
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 554
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 555
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 556
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 556
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 557
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 558
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 562
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 563
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 563
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 566
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 567
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 570
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 570
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 571
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 571
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 573
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 574
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 576
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 577
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 579
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 580
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 581
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 582
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 583
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 583
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 584
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 585
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 585
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 586
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 587
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 587
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 588
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 590
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 591
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 592
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 593
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 594
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 595
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 596
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 598
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 599
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 601
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 602
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 602
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 603
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 605
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 608
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 609
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 610
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 612
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 612
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 613
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 615
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 616
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 616
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 617
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 619
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 620
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 620
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 621
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 623
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 624
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 624
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 625
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 626
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 626
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 627
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 628
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 628
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 629
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 630
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 632
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 633
 Error coding InnerAssignment Inner assignments should be avoided. 635
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 652
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 653
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 6. 654
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 655
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 655
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 656
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 658
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 659
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 660
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 6. 661
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 662
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 663
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 6. 664
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 665
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 665
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 666
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 668
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 669
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 670
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 6. 671
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 672
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 832
 Error blocks NeedBraces 'if' construct must use '{}'s. 836
 Error blocks NeedBraces 'if' construct must use '{}'s. 873
 Error blocks NeedBraces 'for' construct must use '{}'s. 875

org/apache/hadoop/hbase/regionserver/StoreUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 78

org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error sizes LineLength Line is longer than 100 characters (found 118). 111

org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 229

org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionThroughputController' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38

org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 47
 Error design VisibilityModifier Variable 'stripeEndRows' must be private and have accessor methods. 95
 Error design VisibilityModifier Variable 'stripeFiles' must be private and have accessor methods. 102
 Error design VisibilityModifier Variable 'level0Files' must be private and have accessor methods. 105
 Error design VisibilityModifier Variable 'allFilesCached' must be private and have accessor methods. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 504
 Error blocks NeedBraces 'if' construct must use '{}'s. 505
 Error blocks NeedBraces 'if' construct must use '{}'s. 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 587
 Error blocks NeedBraces 'if' construct must use '{}'s. 729
 Error blocks NeedBraces 'if' construct must use '{}'s. 913
 Error blocks NeedBraces 'if' construct must use '{}'s. 917
 Error blocks NeedBraces 'if' construct must use '{}'s. 959
 Error blocks NeedBraces 'if' construct must use '{}'s. 994

org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter. 34
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error blocks NeedBraces 'if' construct must use '{}'s. 72

org/apache/hadoop/hbase/regionserver/UnexpectedStateException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. 21

org/apache/hadoop/hbase/regionserver/compactions/CompactionConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 192
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 193

org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 25

org/apache/hadoop/hbase/regionserver/compactions/CompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'totalCompactingKVs' must be private and have accessor methods. 37
 Error design VisibilityModifier Variable 'currentCompactedKVs' must be private and have accessor methods. 39
 Error design VisibilityModifier Variable 'totalCompactedSize' must be private and have accessor methods. 41
 Error coding InnerAssignment Inner assignments should be avoided. 61

org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 34
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 141

org/apache/hadoop/hbase/regionserver/compactions/CompactionThroughputControllerFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/regionserver/compactions/Compactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 54
 Error design VisibilityModifier Variable 'maxKeyCount' must be private and have accessor methods. 98
 Error design VisibilityModifier Variable 'earliestPutTs' must be private and have accessor methods. 100
 Error design VisibilityModifier Variable 'latestPutTs' must be private and have accessor methods. 102
 Error design VisibilityModifier Variable 'maxSeqId' must be private and have accessor methods. 104
 Error design VisibilityModifier Variable 'maxMVCCReadpoint' must be private and have accessor methods. 106
 Error design VisibilityModifier Variable 'maxTagsLength' must be private and have accessor methods. 108
 Error design VisibilityModifier Variable 'minSeqIdToKeep' must be private and have accessor methods. 110
 Error misc ArrayTypeStyle Array brackets at illegal position. 147
 Error coding InnerAssignment Inner assignments should be avoided. 171
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 265
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 265
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 266
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 268
 Error indentation Indentation 'try' have incorrect indentation level 7, expected level should be 6. 269
 Error indentation Indentation 'try' child have incorrect indentation level 9, expected level should be 8. 270
 Error indentation Indentation 'try rcurly' have incorrect indentation level 7, expected level should be 6. 276
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 8. 277
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 277
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 8. 278
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 8. 279
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 7, expected level should be 6. 280
 Error indentation Indentation 'else rcurly' have incorrect indentation level 5, expected level should be 4. 281
 Error sizes LineLength Line is longer than 100 characters (found 102). 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448

org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java

Severity Category Rule Message Line
 Error design FinalClass Class CurrentHourProvider should be declared as final. 25
 Error blocks LeftCurly '{' at column 33 should have line break after. 27
 Error coding InnerAssignment Inner assignments should be avoided. 61

org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 87
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 87
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 119
 Error indentation Indentation 'try rcurly' have incorrect indentation level 7, expected level should be 6. 120
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 121
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 122
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182

org/apache/hadoop/hbase/regionserver/compactions/ExploringCompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error blocks LeftCurly '{' at column 46 should have line break after. 30
 Error blocks LeftCurly '{' at column 60 should have line break after. 31

org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 203
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 204
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 206
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 207
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 208
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 209
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 210
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 212
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 216
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 218
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 222
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 223
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 224
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 225
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 226
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 227
 Error misc UpperEll Should use uppercase 'L'. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347

org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error coding InnerAssignment Inner assignments should be avoided. 429

org/apache/hadoop/hbase/regionserver/compactions/StripeCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreFile.Writer' import. 39
 Error whitespace ParenPad '(' is followed by whitespace. 156

org/apache/hadoop/hbase/regionserver/handler/CloseMetaHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/regionserver/handler/OpenMetaHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 193

org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27

org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java

Severity Category Rule Message Line
 Error indentation Indentation '+' have incorrect indentation level 7, expected level should be 8. 115
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 115
 Error indentation Indentation 'try' child have incorrect indentation level 9, expected level should be 8. 127

org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error coding MissingSwitchDefault switch without "default" clause. 73
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 85
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 86
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98

org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 60
 Error sizes LineLength Line is longer than 100 characters (found 101). 81
 Error sizes LineLength Line is longer than 100 characters (found 102). 95
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 187
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 188
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 188
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 192
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error blocks EmptyBlock Must have at least one statement. 372
 Error blocks NeedBraces 'if' construct must use '{}'s. 380

org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'regionDict' must be private and have accessor methods. 39
 Error design VisibilityModifier Variable 'tableDict' must be private and have accessor methods. 40
 Error design VisibilityModifier Variable 'familyDict' must be private and have accessor methods. 41

org/apache/hadoop/hbase/regionserver/wal/Compressor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error blocks NeedBraces 'while' construct must use '{}'s. 88
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 142
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 181

org/apache/hadoop/hbase/regionserver/wal/FSHLog.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 425
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 644
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 657
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 658
 Error blocks NeedBraces 'if' construct must use '{}'s. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 731
 Error blocks NeedBraces 'if' construct must use '{}'s. 741
 Error blocks NeedBraces 'if' construct must use '{}'s. 743
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 760
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error blocks NeedBraces 'if' construct must use '{}'s. 839
 Error blocks NeedBraces 'if' construct must use '{}'s. 900
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 982
 Error blocks NeedBraces 'if' construct must use '{}'s. 986
 Error blocks NeedBraces 'if' construct must use '{}'s. 1053
 Error blocks NeedBraces 'if' construct must use '{}'s. 1077
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1123
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1125
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1126
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1160
 Error blocks NeedBraces 'if' construct must use '{}'s. 1165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1172
 Error coding InnerAssignment Inner assignments should be avoided. 1178
 Error blocks NeedBraces 'if' construct must use '{}'s. 1179
 Error blocks NeedBraces 'if' construct must use '{}'s. 1255
 Error blocks NeedBraces 'else' construct must use '{}'s. 1256
 Error blocks NeedBraces 'if' construct must use '{}'s. 1274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1430
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 1526
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1610
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1612
 Error blocks NeedBraces 'if' construct must use '{}'s. 1617
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1629
 Error blocks NeedBraces 'for' construct must use '{}'s. 1709
 Error blocks NeedBraces 'if' construct must use '{}'s. 1718
 Error blocks NeedBraces 'if' construct must use '{}'s. 1739
 Error blocks NeedBraces 'if' construct must use '{}'s. 1777
 Error blocks NeedBraces 'if' construct must use '{}'s. 1814
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1843
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1844
 Error blocks NeedBraces 'for' construct must use '{}'s. 1900
 Error blocks NeedBraces 'for' construct must use '{}'s. 1905
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1936
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1937

org/apache/hadoop/hbase/regionserver/wal/FSWALEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110

org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/wal/HLogKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 245
 Error blocks NeedBraces 'else' construct must use '{}'s. 246

org/apache/hadoop/hbase/regionserver/wal/HLogPrettyPrinter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24
 Error misc UpperEll Should use uppercase 'L'. 50

org/apache/hadoop/hbase/regionserver/wal/KeyValueCompression.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 26
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 39
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 26

org/apache/hadoop/hbase/regionserver/wal/MetricsWALEditsReplay.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 24

org/apache/hadoop/hbase/regionserver/wal/MetricsWALSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 57
 Error misc UpperEll Should use uppercase 'L'. 59

org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 38
 Error imports ImportOrder Wrong order for 'com.google.protobuf.CodedInputStream' import. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 167
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 172
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 172
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 173
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 174
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 176
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 177
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 178
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 179
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 180
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error blocks NeedBraces 'if' construct must use '{}'s. 404

org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error coding InnerAssignment Inner assignments should be avoided. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error blocks NeedBraces 'else' construct must use '{}'s. 112

org/apache/hadoop/hbase/regionserver/wal/RingBufferTruck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.lmax.disruptor.EventFactory' import. 24

org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 30

org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 33

org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 305

org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Maps' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 311
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 314
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 315
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 315
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 316
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 316
 Error indentation Indentation 'synchronized' have incorrect indentation level 5, expected level should be 4. 317
 Error indentation Indentation 'synchronized' child have incorrect indentation level 7, expected level should be 6. 320
 Error indentation Indentation 'synchronized' child have incorrect indentation level 7, expected level should be 6. 321
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error blocks NeedBraces 'if' construct must use '{}'s. 330
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 347
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 347
 Error indentation Indentation 'synchronized' have incorrect indentation level 5, expected level should be 4. 349
 Error indentation Indentation 'for' have incorrect indentation level 7, expected level should be 6. 350
 Error indentation Indentation 'for' child have incorrect indentation level 9, expected level should be 8. 351
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 351
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 352
 Error indentation Indentation 'for' child have incorrect indentation level 9, expected level should be 8. 354
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 354
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 355
 Error blocks NeedBraces 'if' construct must use '{}'s. 356
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 10. 356
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 357
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 358
 Error indentation Indentation 'for rcurly' have incorrect indentation level 7, expected level should be 6. 359
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. 360
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 361
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 362

org/apache/hadoop/hbase/regionserver/wal/SyncFuture.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 111

org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 41
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 8, expected level should be 4. 106
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 8, expected level should be 4. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 173

org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 165

org/apache/hadoop/hbase/regionserver/wal/WALEdit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 34
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315

org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 243

org/apache/hadoop/hbase/regionserver/wal/WALUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.TextFormat' import. 37
 Error design FinalClass Class WALUtil should be declared as final. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/regionserver/wal/WriterBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error sizes LineLength Line is longer than 100 characters (found 107). 44

org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 26

org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 26

org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 123

org/apache/hadoop/hbase/replication/ReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.Service' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 174

org/apache/hadoop/hbase/replication/ReplicationFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214

org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error blocks NeedBraces 'if' construct must use '{}'s. 592

org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 71
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 85
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 86
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 14. 86
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 87
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 88
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 16. 88
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 89
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 16. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 16. 90
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 14. 91
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98

org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 350
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434

org/apache/hadoop/hbase/replication/ReplicationStateZKBase.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/replication/ReplicationTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/replication/ReplicationTrackerZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/replication/WALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 37

org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 34
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10. 87
 Error blocks NeedBraces 'if' construct must use '{}'s. 153

org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 36

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationGlobalSourceSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 41
 Error sizes LineLength Line is longer than 100 characters (found 101). 55

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSource.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 124). 60

org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableDescriptors' import. 51
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. 54
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.BaseWALEntryFilter' import. 70
 Error imports ImportOrder Wrong order for 'com.google.common.cache.Cache' import. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 546
 Error indentation Indentation 'member def type' have incorrect indentation level 11, expected level should be 10. 546
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 549
 Error sizes LineLength Line is longer than 100 characters (found 102). 655

org/apache/hadoop/hbase/replication/regionserver/Replication.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. 55
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351

org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 129

org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error sizes LineLength Line is longer than 100 characters (found 106). 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error coding InnerAssignment Inner assignments should be avoided. 394
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 404

org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 33

org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error sizes LineLength Line is longer than 100 characters (found 113). 510
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 518
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 679
 Error indentation Indentation 'array initialization' child have incorrect indentation level 18, expected level should be 16. 812
 Error indentation Indentation 'array initialization' child have incorrect indentation level 18, expected level should be 16. 813
 Error blocks NeedBraces 'if' construct must use '{}'s. 875
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 943

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 176
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 187
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614

org/apache/hadoop/hbase/replication/regionserver/ReplicationSyncUp.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 69

org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 105

org/apache/hadoop/hbase/replication/regionserver/ReplicationWALReaderManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 28
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124

org/apache/hadoop/hbase/rest/Constants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/rest/ExistsResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49

org/apache/hadoop/hbase/rest/MetricsREST.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. 25
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 37

org/apache/hadoop/hbase/rest/MetricsRESTSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78

org/apache/hadoop/hbase/rest/MetricsRESTSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 58
 Error misc UpperEll Should use uppercase 'L'. 60
 Error misc UpperEll Should use uppercase 'L'. 61
 Error misc UpperEll Should use uppercase 'L'. 62
 Error misc UpperEll Should use uppercase 'L'. 65
 Error misc UpperEll Should use uppercase 'L'. 66
 Error misc UpperEll Should use uppercase 'L'. 67
 Error misc UpperEll Should use uppercase 'L'. 68
 Error indentation Indentation 'method call' child have incorrect indentation level 3, expected level should be 4. 113
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 113

org/apache/hadoop/hbase/rest/MultiRowResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 87

org/apache/hadoop/hbase/rest/NamespacesResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42

org/apache/hadoop/hbase/rest/RESTServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 54
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 67
 Error sizes MethodLength Method length is 170 lines (max allowed is 150). 83
 Error blocks EmptyBlock Must have at least one statement. 155

org/apache/hadoop/hbase/rest/RESTServlet.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error blocks NeedBraces 'if' construct must use '{}'s. 140

org/apache/hadoop/hbase/rest/RESTServletContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.spi.container.servlet.ServletContainer' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34

org/apache/hadoop/hbase/rest/RegionsResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63

org/apache/hadoop/hbase/rest/ResourceBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. 28

org/apache/hadoop/hbase/rest/ResourceConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.api.core.PackagesResourceConfig' import. 24

org/apache/hadoop/hbase/rest/ResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/rest/RootResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/rest/RowResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error indentation Indentation 'try' have incorrect indentation level 27, expected level should be 12. 204
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 205
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 206
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 207
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 237
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 238
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 238
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 239
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 241
 Error misc ArrayTypeStyle Array brackets at illegal position. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 301
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 303
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 304
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 304
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 366
 Error blocks NeedBraces 'else' construct must use '{}'s. 368
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 407
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 409
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 411
 Error blocks NeedBraces 'if' construct must use '{}'s. 498
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 498
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 499
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 499
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 500
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 501
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 501
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 502
 Error blocks NeedBraces 'if' construct must use '{}'s. 588
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 588
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 589
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 589
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 590
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 591
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 591
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 592

org/apache/hadoop/hbase/rest/RowResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29

org/apache/hadoop/hbase/rest/RowSpec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error coding InnerAssignment Inner assignments should be avoided. 72
 Error coding InnerAssignment Inner assignments should be avoided. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error coding InnerAssignment Inner assignments should be avoided. 120
 Error coding InnerAssignment Inner assignments should be avoided. 175
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 238
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 239
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 239
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 241
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 242
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 243
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 245
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 246
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 246
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 248
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 249
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 250
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 251
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 251
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 10. 252
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 253
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 254
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 255
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 256
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 258
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 258
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 10. 259
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 260
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 261
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 262
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 263

org/apache/hadoop/hbase/rest/ScannerInstanceResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 38

org/apache/hadoop/hbase/rest/ScannerResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. 43
 Error indentation Indentation 'Collections' have incorrect indentation level 3, expected level should be 4. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60

org/apache/hadoop/hbase/rest/ScannerResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28
 Error whitespace ParenPad ')' is preceded with whitespace. 96

org/apache/hadoop/hbase/rest/SchemaResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error blocks NeedBraces 'else' construct must use '{}'s. 129
 Error indentation Indentation 'try' have incorrect indentation level 13, expected level should be 8. 129
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 137

org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ClusterStatus' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.RegionLoad' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/rest/TableResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 179
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 179
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 180
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 8. 180
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 181
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 182
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 183
 Error indentation Indentation 'else' have incorrect indentation level 10, expected level should be 8. 184
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 185
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 186
 Error indentation Indentation 'try' child have incorrect indentation level 5, expected level should be 6. 195

org/apache/hadoop/hbase/rest/TableScanResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 44
 Error sizes LineLength Line is longer than 100 characters (found 101). 121

org/apache/hadoop/hbase/rest/VersionResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/rest/client/Client.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 466
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 501
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512

org/apache/hadoop/hbase/rest/client/RemoteAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 132
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 132
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 134
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error sizes LineLength Line is longer than 100 characters (found 111). 147
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 152
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 153
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 154
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 156
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 166
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 170
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 171
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 172
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 173
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 174
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 174
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 175
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 176
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 177
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 178
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 179
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 180
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 209
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 211
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 213
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 215
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 218
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 219
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 220
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 221
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 222
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 223
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 223
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 224
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 225
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 226
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 227
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 228
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 229
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 257
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 258
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 259
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 260
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 261
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 262
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 262
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 263
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 264
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 265
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 297
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 298
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 299
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 300
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 301
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 301
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 303
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 304
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 305
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 306
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 307
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 342
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 343
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 344
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 345
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 346
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 346
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 347
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 348
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 349
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 350
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 351
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 352
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 381
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 383
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 384
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 386
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 387
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 388
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 388
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 389
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 390
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 391
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 392
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 393
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 394

org/apache/hadoop/hbase/rest/client/RemoteHTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 270
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 271
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 271
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 272
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 272
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 273
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 274
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 275
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 276
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 276
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 277
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 278
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 279
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 280
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 281
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 282
 Error whitespace ParenPad '(' is followed by whitespace. 320
 Error whitespace ParenPad ')' is preceded with whitespace. 320
 Error whitespace ParenPad '(' is followed by whitespace. 348
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 390
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 413
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 414
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 415
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 416
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 417
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 417
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 418
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 419
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 420
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 421
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 422
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 423
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 469
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 470
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 471
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 472
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 473
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 473
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 474
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 475
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 476
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 477
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 478
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 479
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 493
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 494
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 495
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 496
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 497
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 497
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 498
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 499
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 500
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 501
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 502
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 503
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 541
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 542
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 543
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 544
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 545
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 546
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 546
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 547
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 548
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 549
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 550
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 551
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 552
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 569
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 12. 569
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 570
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 570
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 571
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 572
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 573
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 574
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 575
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 576
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 577
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 577
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 578
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 579
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 580
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 581
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 582
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 583
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 697
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 698
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 699
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 700
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 701
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 702
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 703
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 703
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 704
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 705
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 706
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 707
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 708
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 709
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 740
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 741
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 742
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 743
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 744
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 745
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 746
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 746
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 747
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 748
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 749
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 750
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 751
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 752

org/apache/hadoop/hbase/rest/filter/AuthFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/rest/filter/GZIPRequestStream.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 32

org/apache/hadoop/hbase/rest/filter/GZIPResponseStream.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 32

org/apache/hadoop/hbase/rest/filter/GzipFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 38

org/apache/hadoop/hbase/rest/model/CellModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 153

org/apache/hadoop/hbase/rest/model/CellSetModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 34

org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 32

org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error blocks LeftCurly '{' at column 23 should have line break after. 85
 Error blocks LeftCurly '{' at column 42 should have line break after. 90

org/apache/hadoop/hbase/rest/model/NamespacesModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/rest/model/ScannerModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 80
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 128
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 129
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 130
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 200
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 201
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 203
 Error design VisibilityModifier Variable 'filters' must be private and have accessor methods. 204
 Error design VisibilityModifier Variable 'limit' must be private and have accessor methods. 205
 Error design VisibilityModifier Variable 'offset' must be private and have accessor methods. 206
 Error design VisibilityModifier Variable 'family' must be private and have accessor methods. 207
 Error design VisibilityModifier Variable 'qualifier' must be private and have accessor methods. 208
 Error design VisibilityModifier Variable 'ifMissing' must be private and have accessor methods. 209
 Error design VisibilityModifier Variable 'latestVersion' must be private and have accessor methods. 210
 Error design VisibilityModifier Variable 'minColumn' must be private and have accessor methods. 211
 Error design VisibilityModifier Variable 'minColumnInclusive' must be private and have accessor methods. 212
 Error design VisibilityModifier Variable 'maxColumn' must be private and have accessor methods. 213
 Error design VisibilityModifier Variable 'maxColumnInclusive' must be private and have accessor methods. 214
 Error design VisibilityModifier Variable 'dropDependentColumn' must be private and have accessor methods. 215
 Error design VisibilityModifier Variable 'chance' must be private and have accessor methods. 216
 Error design VisibilityModifier Variable 'prefixes' must be private and have accessor methods. 217
 Error design VisibilityModifier Variable 'timestamps' must be private and have accessor methods. 219
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 343
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 364
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 365
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 366
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 367
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 368
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 369
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 370
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 371
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 372
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 373
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 374
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 377
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 378
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 379
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 383
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 384
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 386
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 387
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 387
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 10. 388
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 12. 389
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 389
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 10. 390
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 391
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 392
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 393
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 394
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 395
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 396
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 397
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 398
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 399
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 400
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 401
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 402
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 403
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 403
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 10. 404
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 12. 405
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 10. 406
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 408
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 409
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 411
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 412
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 413
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 414
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 415
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 416
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 417
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 418
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 419
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 420
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 421
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 422
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 423
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 424
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 425
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 426
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 427
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 428
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 429
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 430
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 431
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 432
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 435
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 436
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 436
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 437
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 438
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 439
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 439
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 440
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 441
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 442
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 443
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 446
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 447
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 447
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 448
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 449
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 450
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 450
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 451
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 452
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 453
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 454
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 455
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 456
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 457
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 458
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 459
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 460
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 461
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 462
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 463
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 464
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 465
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 476
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 507
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 569
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 592
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 594
 Error sizes LineLength Line is longer than 100 characters (found 101). 759
 Error blocks NeedBraces 'for' construct must use '{}'s. 820

org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 33
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 501
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 587
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 625

org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 24

org/apache/hadoop/hbase/rest/model/TableInfoModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/rest/model/TableModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/rest/model/TableRegionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error misc ArrayTypeStyle Array brackets at illegal position. 140

org/apache/hadoop/hbase/rest/model/TableSchemaModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Iterator' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 37

org/apache/hadoop/hbase/rest/model/VersionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.spi.container.servlet.ServletContainer' import. 35

org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.api.json.JSONConfiguration' import. 47

org/apache/hadoop/hbase/rest/provider/JacksonProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.ext.Provider' import. 22

org/apache/hadoop/hbase/security/AccessDeniedException.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 38

org/apache/hadoop/hbase/security/AuthMethod.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'code' must be private and have accessor methods. 37
 Error design VisibilityModifier Variable 'mechanismName' must be private and have accessor methods. 38
 Error design VisibilityModifier Variable 'authenticationMethod' must be private and have accessor methods. 39

org/apache/hadoop/hbase/security/EncryptionUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120

org/apache/hadoop/hbase/security/HBasePolicyProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 38
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 39
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 40
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 41
 Error sizes LineLength Line is longer than 100 characters (found 106). 41

org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 105
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 108
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 109
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 115
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 116
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 117
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 119
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 121
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 125
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 129
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 130
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 311
 Error blocks NeedBraces 'if' construct must use '{}'s. 316
 Error blocks NeedBraces 'if' construct must use '{}'s. 321

org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.token.SecretManager.InvalidToken' import. 42
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 166

org/apache/hadoop/hbase/security/SaslClientHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.security.auth.callback.CallbackHandler' import. 36
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 41
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 99
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 101
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 102
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 106
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 107
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 109
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 115
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 118
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 119

org/apache/hadoop/hbase/security/SaslStatus.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'state' must be private and have accessor methods. 29

org/apache/hadoop/hbase/security/SaslUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error design VisibilityModifier Variable 'saslQop' must be private and have accessor methods. 44

org/apache/hadoop/hbase/security/SecureBulkLoadUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 26

org/apache/hadoop/hbase/security/SecurityInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 36

org/apache/hadoop/hbase/security/SecurityUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/Superusers.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 82
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 85

org/apache/hadoop/hbase/security/User.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.cache.LoadingCache' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 261
 Error blocks NeedBraces 'if' construct must use '{}'s. 283
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 338

org/apache/hadoop/hbase/security/UserProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.cache.CacheBuilder' import. 27

org/apache/hadoop/hbase/security/access/AccessControlClient.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187

org/apache/hadoop/hbase/security/access/AccessControlConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 24

org/apache/hadoop/hbase/security/access/AccessControlFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165

org/apache/hadoop/hbase/security/access/AccessControlLists.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 72
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 138
 Error indentation Indentation 'null' have incorrect indentation level 4, expected level should be 6. 138
 Error indentation Indentation 'HConstants' have incorrect indentation level 4, expected level should be 6. 139
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 139
 Error indentation Indentation 'HConstants' have incorrect indentation level 4, expected level should be 6. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 426
 Error blocks NeedBraces 'if' construct must use '{}'s. 455
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 630
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 631
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 633
 Error blocks NeedBraces 'if' construct must use '{}'s. 634
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 634
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 636
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 637
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 639
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 640
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 640
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 641
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 642
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 643
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 644
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 646
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 647
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 648
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 650
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 651
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 652
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 654
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 657
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 658
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 659
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 660
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 660
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 661
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 661
 Error indentation Indentation 'while' have incorrect indentation level 5, expected level should be 4. 663
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 664
 Error indentation Indentation 'while' child have incorrect indentation level 7, expected level should be 6. 664
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 665
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 669
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 669
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 671
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 672
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 672
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 675
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 675
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 676
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 677
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 678
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 680
 Error indentation Indentation 'member def type' have incorrect indentation level 9, expected level should be 8. 680
 Error misc ArrayTypeStyle Array brackets at illegal position. 680
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 681
 Error indentation Indentation 'for' have incorrect indentation level 11, expected level should be 10. 682
 Error indentation Indentation 'for' child have incorrect indentation level 13, expected level should be 12. 683
 Error indentation Indentation 'member def type' have incorrect indentation level 13, expected level should be 12. 683
 Error indentation Indentation 'if' have incorrect indentation level 13, expected level should be 12. 684
 Error indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 14. 685
 Error indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 686
 Error indentation Indentation 'for rcurly' have incorrect indentation level 11, expected level should be 10. 687
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 688
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 689
 Error indentation Indentation 'while rcurly' have incorrect indentation level 5, expected level should be 4. 690
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 691
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 692

org/apache/hadoop/hbase/security/access/AccessController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 118
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 293
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 557
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 706
 Error sizes MethodLength Method length is 167 lines (max allowed is 150). 708
 Error blocks NeedBraces 'if' construct must use '{}'s. 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 1035
 Error blocks EmptyBlock Must have at least one statement. 1311
 Error blocks EmptyBlock Must have at least one statement. 1341
 Error sizes LineLength Line is longer than 100 characters (found 101). 1356
 Error sizes LineLength Line is longer than 100 characters (found 108). 1385
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1506
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1507
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1508
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1509
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1510
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1511
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1512
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1513
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1514
 Error sizes LineLength Line is longer than 100 characters (found 101). 2021
 Error blocks NeedBraces 'if' construct must use '{}'s. 2110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2156
 Error coding MissingSwitchDefault switch without "default" clause. 2204
 Error indentation Indentation 'block' child have incorrect indentation level 11, expected level should be 12. 2212
 Error coding MissingSwitchDefault switch without "default" clause. 2255
 Error sizes LineLength Line is longer than 100 characters (found 101). 2309
 Error sizes LineLength Line is longer than 100 characters (found 112). 2484
 Error blocks NeedBraces 'if' construct must use '{}'s. 2501

org/apache/hadoop/hbase/security/access/AuthResult.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 30
 Error blocks LeftCurly '{' at column 29 should have line break after. 130
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 285
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 286

org/apache/hadoop/hbase/security/access/HbaseObjectWritableFor96Migration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 42
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 93
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 102
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 120
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error blocks LeftCurly '{' at column 16 should have line break after. 314
 Error blocks LeftCurly '{' at column 31 should have line break after. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error blocks LeftCurly '{' at column 27 should have line break after. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error whitespace ParenPad ')' is preceded with whitespace. 376
 Error sizes LineLength Line is longer than 100 characters (found 111). 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error blocks EmptyBlock Must have at least one statement. 497
 Error blocks NeedBraces 'if' construct must use '{}'s. 536
 Error blocks NeedBraces 'if' construct must use '{}'s. 537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 616
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 617
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 618
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error blocks NeedBraces 'if' construct must use '{}'s. 747

org/apache/hadoop/hbase/security/access/Permission.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Maps' import. 34
 Error blocks LeftCurly '{' at column 24 should have line break after. 57
 Error misc ArrayTypeStyle Array brackets at illegal position. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'else' construct must use '{}'s. 164

org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest' import. 47
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest' import. 49
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error sizes LineLength Line is longer than 100 characters (found 101). 456

org/apache/hadoop/hbase/security/access/TableAuthManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 44
 Error design FinalClass Class TableAuthManager should be declared as final. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 447
 Error blocks NeedBraces 'if' construct must use '{}'s. 457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 477
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 536
 Error blocks NeedBraces 'if' construct must use '{}'s. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 687
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 699
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 700
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 715

org/apache/hadoop/hbase/security/access/TablePermission.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 189
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 206
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 208
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 211
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 242
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 292
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 359
 Error blocks NeedBraces 'if' construct must use '{}'s. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error blocks NeedBraces 'else' construct must use '{}'s. 374

org/apache/hadoop/hbase/security/access/UserPermission.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 95
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 129

org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267

org/apache/hadoop/hbase/security/token/AuthenticationKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 23

org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 32

org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 103). 85
 Error sizes LineLength Line is longer than 100 characters (found 104). 86

org/apache/hadoop/hbase/security/token/FsDelegationToken.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 27

org/apache/hadoop/hbase/security/token/TokenProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 109). 103

org/apache/hadoop/hbase/security/token/TokenUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.ConnectionFactory. 34
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.security.UserProvider. 40
 Error imports UnusedImports Unused import - org.apache.hadoop.security.UserGroupInformation. 46
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 53
 Error sizes LineLength Line is longer than 100 characters (found 105). 72

org/apache/hadoop/hbase/security/token/ZKSecretWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27

org/apache/hadoop/hbase/security/visibility/CellVisibility.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 70

org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayOutputStream' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 378
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 577
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 589
 Error blocks NeedBraces 'if' construct must use '{}'s. 605
 Error blocks NeedBraces 'if' construct must use '{}'s. 650

org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/ExpressionParser.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 75
 Error coding MissingSwitchDefault switch without "default" clause. 300
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 301
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 302
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 303
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 304
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 305
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 306

org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39

org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/security/visibility/VisibilityClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ServiceException' import. 49
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 130
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 130
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 131
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 131
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 134
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 136
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 137
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 138
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 139
 Error indentation Indentation 'member def type' have incorrect indentation level 18, expected level should be one of the following: 14, 16. 139
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 140
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 141
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 142
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 144
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 145
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 146
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 148
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 149
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 150
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6, 8. 213
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 213
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 233
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 268
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 268
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 269
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 269
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 272
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 273
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 273
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 274
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 276
 Error indentation Indentation 'member def type' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 276
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 277
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 278
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 279
 Error indentation Indentation 'member def type' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 280
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 281
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 282
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 283
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 284
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 285
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 337
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6, 8. 338
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 338
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 364
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 364
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 367
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 369

org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/security/visibility/VisibilityController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 108
 Error sizes LineLength Line is longer than 100 characters (found 101). 193
 Error sizes LineLength Line is longer than 100 characters (found 102). 203
 Error sizes LineLength Line is longer than 100 characters (found 101). 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512
 Error blocks NeedBraces 'if' construct must use '{}'s. 643
 Error sizes LineLength Line is longer than 100 characters (found 108). 772
 Error blocks NeedBraces 'while' construct must use '{}'s. 801

org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 24

org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178

org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error design FinalClass Class VisibilityLabelServiceManager should be declared as final. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java

Severity Category Rule Message Line
 Error design FinalClass Class VisibilityLabelsCache should be declared as final. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ListenableFuture' import. 37

org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 121
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 123
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 128
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 128
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 130
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 140
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 140
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 144
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 145
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 150
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 152
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 152
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 154
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 156
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 157
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 159
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 162
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 164
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 164
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 166
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 170

org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayOutputStream' import. 22
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 231
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 237

org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135

org/apache/hadoop/hbase/snapshot/ClientSnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57

org/apache/hadoop/hbase/snapshot/CreateSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 28
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 35
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 36
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 37
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 40
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 41
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 43
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 45
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 46
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 47
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 50
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 54
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 55
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 56
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 58
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 60
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 63
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 63
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 64
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 65
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 66
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 67
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 67
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 68
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 69
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 70
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 72
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 73
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 74
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 75
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 76
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 77
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 78
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 79
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 80
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 81
 Error indentation Indentation 'finally rcurly' have incorrect indentation level 8, expected level should be 4. 82
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 83
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 84

org/apache/hadoop/hbase/snapshot/ExportSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 49
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.InputFormat' import. 70
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream' import. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 503
 Error blocks NeedBraces 'if' construct must use '{}'s. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 510
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 561
 Error blocks LeftCurly '{' at column 44 should have line break after. 733
 Error blocks LeftCurly '{' at column 45 should have line break after. 736
 Error blocks LeftCurly '{' at column 34 should have line break after. 739
 Error blocks NeedBraces 'if' construct must use '{}'s. 767
 Error blocks NeedBraces 'if' construct must use '{}'s. 768
 Error sizes MethodLength Method length is 175 lines (max allowed is 150). 848
 Error sizes LineLength Line is longer than 100 characters (found 102). 927
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1061
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1063

org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 47
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 351
 Error blocks NeedBraces 'if' construct must use '{}'s. 392
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 537
 Error blocks NeedBraces 'if' construct must use '{}'s. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 610
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error blocks NeedBraces 'if' construct must use '{}'s. 699
 Error blocks NeedBraces 'if' construct must use '{}'s. 769
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 783
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 784
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 785
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 786
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 787
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 788

org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.snapshot.SnapshotManifestV2. 34
 Error design FinalClass Class SnapshotDescriptionUtils should be declared as final. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error sizes LineLength Line is longer than 100 characters (found 101). 109
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 144
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 145
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 146
 Error sizes LineLength Line is longer than 100 characters (found 102). 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 325
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error blocks NeedBraces 'if' construct must use '{}'s. 348

org/apache/hadoop/hbase/snapshot/SnapshotInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 135
 Error blocks LeftCurly '{' at column 40 should have line break after. 165
 Error blocks LeftCurly '{' at column 40 should have line break after. 203
 Error coding InnerAssignment Inner assignments should be avoided. 235
 Error coding InnerAssignment Inner assignments should be avoided. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 354
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 433
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 507
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 536
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 543

org/apache/hadoop/hbase/snapshot/SnapshotManifest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 519

org/apache/hadoop/hbase/snapshot/SnapshotManifestV1.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34

org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 130

org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35

org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 56
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 58

org/apache/hadoop/hbase/spark/SparkSQLPushDownFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172

org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseBulkDeleteExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 30

org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseMapGetPutExample.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 76
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 78
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 78
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 79
 Error indentation Indentation 'while' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 81
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 82
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 82
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 83
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 83
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 84
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be one of the following: 16, 18. 85
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be one of the following: 16, 18. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 86
 Error indentation Indentation 'while rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 87
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 89
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 90
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 91
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 91
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 92
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 93

org/apache/hadoop/hbase/thrift/DemoClient.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 58
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 2. 60
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 62
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 64
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 66
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 68
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 69
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 71
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 72
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 75
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 76
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 77
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 78
 Error indentation Indentation 'member def modifier' have incorrect indentation level 8, expected level should be 4. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 81
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 89
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. 91
 Error indentation Indentation 'ctor def' child have incorrect indentation level 8, expected level should be 4. 92
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 93
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 96
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 97
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 98
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 99
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 100
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 101
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 102
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 105
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 106
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 107
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 108
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 109
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 110
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 111
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 112
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 114
 Error sizes MethodLength Method length is 223 lines (max allowed is 150). 114
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 115
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 115
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 116
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 117
 Error indentation Indentation 'member def type' have incorrect indentation level 10, expected level should be 6. 117
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 118
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 125
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 131
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 133
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 134
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 141
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 142
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 143
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 144
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 8. 145
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 10. 146
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 10. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 8. 148
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 149
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 150
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 151
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 152
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 157
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 157
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 169
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 170
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 171
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 172
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 173
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 176
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 177
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 177
 Error sizes LineLength Line is longer than 100 characters (found 102). 177
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 178
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 179
 Error sizes LineLength Line is longer than 100 characters (found 123). 179
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 180
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 182
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 183
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 188
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 26, 27. 189
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 190
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 191
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 192
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 193
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 206
 Error sizes LineLength Line is longer than 100 characters (found 116). 206
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 212
 Error sizes LineLength Line is longer than 100 characters (found 118). 212
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 213
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 220
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 221
 Error sizes LineLength Line is longer than 100 characters (found 119). 221
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 4. 223
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 224
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 224
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 225
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 226
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 227
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 228
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 4. 229
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 234
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 236
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 236
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 237
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 238
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 239
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 239
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 241
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 242
 Error sizes LineLength Line is longer than 100 characters (found 131). 242
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 243
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 244
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 245
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be 6. 248
 Error indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 8. 249
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 6. 250
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 252
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 254
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 255
 Error sizes LineLength Line is longer than 100 characters (found 125). 255
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 256
 Error sizes LineLength Line is longer than 100 characters (found 127). 256
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 257
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 258
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 260
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 260
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 261
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 262
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 263
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 264
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 265
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 266
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 267
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 268
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 269
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 270
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 271
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 273
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 274
 Error sizes LineLength Line is longer than 100 characters (found 141). 274
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 275
 Error sizes LineLength Line is longer than 100 characters (found 145). 275
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 276
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 277
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be 6. 280
 Error indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 8. 281
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 6. 282
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 284
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 286
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 287
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 288
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 289
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 290
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 291
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 292
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 293
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 294
 Error sizes LineLength Line is longer than 100 characters (found 133). 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 295
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 297
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 297
 Error sizes LineLength Line is longer than 100 characters (found 149). 297
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 298
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 299
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 300
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 301
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 302
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 304
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 304
 Error sizes LineLength Line is longer than 100 characters (found 140). 304
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 305
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 306
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 307
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 308
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 310
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 311
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 315
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 316
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 317
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 318
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 320
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 321
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 323
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 324
 Error sizes LineLength Line is longer than 100 characters (found 161). 324
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 4. 326
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 6. 327
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 327
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 328
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 329
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 330
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 331
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 332
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 4. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 335
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 336
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 338
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 339
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 339
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 340
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 341
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 342
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 344
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 345
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 347
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 350
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 350
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 351
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 352
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 353
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 4. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 355
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 356
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 357
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 358
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 359
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 360
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 361
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 362
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 363
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 365
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 366
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 367
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 368
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 369
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 372
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 378
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 378
 Error indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 14. 397
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 402
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 403
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 404

org/apache/hadoop/hbase/thrift/HThreadedSelectorServerArgs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25

org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error design FinalClass Class HbaseHandlerMetricsProxy should be declared as final. 37

org/apache/hadoop/hbase/thrift/HttpDoAsClient.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 117). 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 255
 Error indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 14. 279

org/apache/hadoop/hbase/thrift/IncrementCoalescer.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error blocks EmptyBlock Must have at least one statement. 306

org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 21

org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 27

org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 44
 Error design FinalClass Class ClientConnnection should be declared as final. 259
 Error blocks EmptyBlock Must have at least one statement. 289

org/apache/hadoop/hbase/thrift/ThriftMetrics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error whitespace ParenPad '(' is followed by whitespace. 55
 Error sizes LineLength Line is longer than 100 characters (found 121). 58
 Error sizes LineLength Line is longer than 100 characters (found 121). 60

org/apache/hadoop/hbase/thrift/ThriftServer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 95
 Error indentation Indentation 'member def type' have incorrect indentation level 5, expected level should be 4. 98
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 98
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 99
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 100
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 101
 Error indentation Indentation 'member def type' have incorrect indentation level 7, expected level should be 6. 101
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 102
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 103
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 105
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235

org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 132
 Error sizes LineLength Line is longer than 100 characters (found 104). 151
 Error sizes MethodLength Method length is 168 lines (max allowed is 150). 441
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 4. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 725
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 1052
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 12. 1054
 Error blocks NeedBraces 'if' construct must use '{}'s. 1290
 Error blocks NeedBraces 'if' construct must use '{}'s. 1292
 Error blocks NeedBraces 'if' construct must use '{}'s. 1353
 Error blocks NeedBraces 'if' construct must use '{}'s. 1355
 Error blocks NeedBraces 'if' construct must use '{}'s. 1362
 Error blocks NeedBraces 'if' construct must use '{}'s. 1364
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 1680
 Error indentation Indentation 'finally' child have incorrect indentation level 10, expected level should be 8. 1802
 Error indentation Indentation 'finally' child have incorrect indentation level 10, expected level should be 8. 1839

org/apache/hadoop/hbase/thrift/ThriftUtilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.nio.ByteBuffer' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 152
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 8. 153
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 154
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 155
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 155
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 156
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 157
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 158
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 159
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 160
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 164
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 165
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 8. 166
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 167
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 168
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 172
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 6. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 205

org/apache/hadoop/hbase/thrift2/DemoClient.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 120). 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error indentation Indentation 'array initialization' child have incorrect indentation level 14, expected level should be 12. 165

org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35

org/apache/hadoop/hbase/thrift2/ThriftServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 51
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler' import. 67
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 89
 Error sizes LineLength Line is longer than 100 characters (found 102). 92
 Error sizes LineLength Line is longer than 100 characters (found 108). 154
 Error sizes LineLength Line is longer than 100 characters (found 108). 155
 Error sizes LineLength Line is longer than 100 characters (found 106). 156
 Error sizes LineLength Line is longer than 100 characters (found 102). 241
 Error sizes LineLength Line is longer than 100 characters (found 107). 242
 Error sizes MethodLength Method length is 196 lines (max allowed is 150). 338
 Error sizes LineLength Line is longer than 100 characters (found 118). 347

org/apache/hadoop/hbase/thrift2/ThriftUtilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 33
 Error design FinalClass Class ThriftUtilities should be declared as final. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 268
 Error blocks NeedBraces 'else' construct must use '{}'s. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 274
 Error blocks NeedBraces 'else' construct must use '{}'s. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 384
 Error blocks NeedBraces 'if' construct must use '{}'s. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 388

org/apache/hadoop/hbase/tool/Canary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.Callable' import. 35
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 185
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 186
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 187
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 188
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 189
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 591
 Error blocks NeedBraces 'if' construct must use '{}'s. 680
 Error blocks NeedBraces 'if' construct must use '{}'s. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 901
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 915
 Error blocks NeedBraces 'if' construct must use '{}'s. 986

org/apache/hadoop/hbase/tool/WriteSinkCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31

org/apache/hadoop/hbase/trace/HBaseHTraceConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 24

org/apache/hadoop/hbase/trace/SpanReceiverHost.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/types/CopyOnWriteArrayMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.AbstractMap' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 874
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 875

org/apache/hadoop/hbase/types/FixedLengthWrapper.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 26 should have line break after. 52
 Error blocks LeftCurly '{' at column 38 should have line break after. 55
 Error blocks LeftCurly '{' at column 27 should have line break after. 58
 Error blocks LeftCurly '{' at column 31 should have line break after. 61
 Error blocks LeftCurly '{' at column 32 should have line break after. 64
 Error blocks LeftCurly '{' at column 35 should have line break after. 67
 Error blocks LeftCurly '{' at column 34 should have line break after. 70
 Error blocks LeftCurly '{' at column 41 should have line break after. 104

org/apache/hadoop/hbase/types/OrderedBlob.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 37
 Error blocks LeftCurly '{' at column 32 should have line break after. 40
 Error blocks LeftCurly '{' at column 39 should have line break after. 50

org/apache/hadoop/hbase/types/OrderedBlobVar.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 39 should have line break after. 46

org/apache/hadoop/hbase/types/OrderedBytesBase.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 43 should have line break after. 36
 Error blocks LeftCurly '{' at column 38 should have line break after. 39
 Error blocks LeftCurly '{' at column 27 should have line break after. 42
 Error blocks LeftCurly '{' at column 31 should have line break after. 46
 Error blocks LeftCurly '{' at column 32 should have line break after. 50

org/apache/hadoop/hbase/types/OrderedFloat32.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 39 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedFloat64.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 40 should have line break after. 44
 Error blocks LeftCurly '{' at column 39 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt16.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 39 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt32.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 41 should have line break after. 44
 Error blocks LeftCurly '{' at column 40 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt64.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 38 should have line break after. 44
 Error blocks LeftCurly '{' at column 37 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt8.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 38 should have line break after. 44
 Error blocks LeftCurly '{' at column 37 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedNumeric.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 45
 Error blocks LeftCurly '{' at column 39 should have line break after. 55

org/apache/hadoop/hbase/types/OrderedString.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 40 should have line break after. 37
 Error blocks LeftCurly '{' at column 39 should have line break after. 46

org/apache/hadoop/hbase/types/PBCell.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/types/PBType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.CodedInputStream' import. 25

org/apache/hadoop/hbase/types/RawByte.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 37
 Error blocks LeftCurly '{' at column 27 should have line break after. 40
 Error blocks LeftCurly '{' at column 31 should have line break after. 43
 Error blocks LeftCurly '{' at column 32 should have line break after. 46
 Error blocks LeftCurly '{' at column 38 should have line break after. 49
 Error blocks LeftCurly '{' at column 37 should have line break after. 52

org/apache/hadoop/hbase/types/RawBytes.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 24 should have line break after. 46
 Error blocks LeftCurly '{' at column 35 should have line break after. 47
 Error blocks LeftCurly '{' at column 38 should have line break after. 50
 Error blocks LeftCurly '{' at column 27 should have line break after. 53
 Error blocks LeftCurly '{' at column 31 should have line break after. 56
 Error blocks LeftCurly '{' at column 32 should have line break after. 59
 Error blocks LeftCurly '{' at column 40 should have line break after. 69
 Error blocks LeftCurly '{' at column 39 should have line break after. 72

org/apache/hadoop/hbase/types/RawDouble.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 40 should have line break after. 50
 Error blocks LeftCurly '{' at column 39 should have line break after. 53

org/apache/hadoop/hbase/types/RawFloat.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 39 should have line break after. 50
 Error blocks LeftCurly '{' at column 38 should have line break after. 53

org/apache/hadoop/hbase/types/RawInteger.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 41 should have line break after. 50
 Error blocks LeftCurly '{' at column 40 should have line break after. 53

org/apache/hadoop/hbase/types/RawLong.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 38 should have line break after. 50
 Error blocks LeftCurly '{' at column 37 should have line break after. 53

org/apache/hadoop/hbase/types/RawShort.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 39 should have line break after. 50
 Error blocks LeftCurly '{' at column 38 should have line break after. 53

org/apache/hadoop/hbase/types/RawString.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 25 should have line break after. 43
 Error blocks LeftCurly '{' at column 36 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks LeftCurly '{' at column 27 should have line break after. 50
 Error blocks LeftCurly '{' at column 31 should have line break after. 53
 Error blocks LeftCurly '{' at column 32 should have line break after. 56
 Error blocks LeftCurly '{' at column 40 should have line break after. 66
 Error blocks LeftCurly '{' at column 39 should have line break after. 69

org/apache/hadoop/hbase/types/Struct.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error blocks LeftCurly '{' at column 38 should have line break after. 119
 Error blocks LeftCurly '{' at column 27 should have line break after. 122
 Error blocks LeftCurly '{' at column 31 should have line break after. 125
 Error blocks LeftCurly '{' at column 32 should have line break after. 128
 Error blocks NeedBraces 'for' construct must use '{}'s. 135
 Error blocks LeftCurly '{' at column 41 should have line break after. 141
 Error blocks NeedBraces 'while' construct must use '{}'s. 155
 Error blocks NeedBraces 'while' construct must use '{}'s. 165
 Error blocks NeedBraces 'for' construct must use '{}'s. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 189

org/apache/hadoop/hbase/types/StructBuilder.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 47 should have line break after. 43
 Error blocks LeftCurly '{' at column 28 should have line break after. 48
 Error blocks LeftCurly '{' at column 32 should have line break after. 53

org/apache/hadoop/hbase/types/StructIterator.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 24 should have line break after. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 95

org/apache/hadoop/hbase/types/TerminatedWrapper.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 45
 Error blocks LeftCurly '{' at column 38 should have line break after. 63
 Error blocks LeftCurly '{' at column 27 should have line break after. 66
 Error blocks LeftCurly '{' at column 31 should have line break after. 69
 Error blocks LeftCurly '{' at column 32 should have line break after. 72
 Error blocks LeftCurly '{' at column 34 should have line break after. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 133

org/apache/hadoop/hbase/types/Union2.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 53

org/apache/hadoop/hbase/types/Union3.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 53

org/apache/hadoop/hbase/types/Union4.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 52

org/apache/hadoop/hbase/util/AbstractByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 182

org/apache/hadoop/hbase/util/AbstractHBaseTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error misc ArrayTypeStyle Array brackets at illegal position. 192

org/apache/hadoop/hbase/util/AbstractPositionedByteRange.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 145

org/apache/hadoop/hbase/util/Addressing.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 124

org/apache/hadoop/hbase/util/ArrayUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/util/AtomicUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/util/Base64.java

Severity Category Rule Message Line
 Error design FinalClass Class Base64 should be declared as final. 120
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 491
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 492
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 493
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 494
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 495
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 496
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 498
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 499
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 500
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 501
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 502
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 503
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 505
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 506
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 509
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 510
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 512
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 886
 Error coding InnerAssignment Inner assignments should be avoided. 950
 Error coding InnerAssignment Inner assignments should be avoided. 1117
 Error coding InnerAssignment Inner assignments should be avoided. 1167
 Error blocks NeedBraces 'if' construct must use '{}'s. 1342
 Error whitespace ParenPad '(' is followed by whitespace. 1391
 Error blocks NeedBraces 'if' construct must use '{}'s. 1406

org/apache/hadoop/hbase/util/BloomFilterChunk.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/util/BloomFilterFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208

org/apache/hadoop/hbase/util/BloomFilterUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 231

org/apache/hadoop/hbase/util/BoundedArrayQueue.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 71

org/apache/hadoop/hbase/util/BoundedConcurrentLinkedQueue.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 110

org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.BlockingQueue' import. 23
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 25
 Error imports ImportOrder Wrong order for 'java.util.AbstractQueue' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 314

org/apache/hadoop/hbase/util/ByteBufferArray.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 43
 Error misc ArrayTypeStyle Array brackets at illegal position. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 240

org/apache/hadoop/hbase/util/ByteBufferUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 116
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 138
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 143
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 144
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 145
 Error indentation Indentation 'else' child have incorrect indentation level 7, expected level should be 6. 146
 Error indentation Indentation 'else rcurly' have incorrect indentation level 5, expected level should be 4. 147
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 148
 Error misc UpperEll Should use uppercase 'L'. 220
 Error misc UpperEll Should use uppercase 'L'. 222
 Error misc UpperEll Should use uppercase 'L'. 223
 Error misc UpperEll Should use uppercase 'L'. 228
 Error misc UpperEll Should use uppercase 'L'. 234
 Error misc UpperEll Should use uppercase 'L'. 235
 Error misc UpperEll Should use uppercase 'L'. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error misc UpperEll Should use uppercase 'L'. 312
 Error misc UpperEll Should use uppercase 'L'. 325
 Error misc UpperEll Should use uppercase 'L'. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 557
 Error blocks NeedBraces 'if' construct must use '{}'s. 572
 Error blocks NeedBraces 'if' construct must use '{}'s. 610
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 723
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 737
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 752
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 791
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 839
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 840
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 860
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 861
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 862
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 863
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 864
 Error blocks NeedBraces 'if' construct must use '{}'s. 896
 Error blocks NeedBraces 'if' construct must use '{}'s. 898

org/apache/hadoop/hbase/util/ByteRangeUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/util/ByteStringer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 24
 Error design FinalClass Class ByteStringer should be declared as final. 30

org/apache/hadoop/hbase/util/Bytes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 24
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 44
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error blocks NeedBraces 'if' construct must use '{}'s. 620
 Error blocks NeedBraces 'if' construct must use '{}'s. 641
 Error blocks NeedBraces 'if' construct must use '{}'s. 642
 Error blocks NeedBraces 'if' construct must use '{}'s. 670
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 786
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 813
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 826
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 978
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1039
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1061
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1132
 Error indentation Indentation 'else rcurly' have incorrect indentation level 3, expected level should be 4. 1146
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1252
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 1577
 Error blocks NeedBraces 'if' construct must use '{}'s. 1618
 Error blocks NeedBraces 'if' construct must use '{}'s. 1619
 Error blocks NeedBraces 'if' construct must use '{}'s. 1620
 Error blocks NeedBraces 'if' construct must use '{}'s. 1621
 Error blocks NeedBraces 'if' construct must use '{}'s. 1626
 Error blocks NeedBraces 'if' construct must use '{}'s. 1650
 Error blocks NeedBraces 'if' construct must use '{}'s. 1663
 Error blocks NeedBraces 'if' construct must use '{}'s. 1664
 Error blocks NeedBraces 'if' construct must use '{}'s. 1665
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1692
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1693
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1703
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1704
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1713
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1723
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1830
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1843
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1844
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1846
 Error blocks NeedBraces 'if' construct must use '{}'s. 1854
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1867
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1876
 Error blocks NeedBraces 'if' construct must use '{}'s. 1936
 Error blocks NeedBraces 'if' construct must use '{}'s. 1937
 Error blocks NeedBraces 'if' construct must use '{}'s. 1941
 Error blocks NeedBraces 'else' construct must use '{}'s. 1943
 Error blocks NeedBraces 'for' construct must use '{}'s. 1970
 Error blocks NeedBraces 'if' construct must use '{}'s. 2066
 Error blocks NeedBraces 'if' construct must use '{}'s. 2069
 Error blocks NeedBraces 'else' construct must use '{}'s. 2072
 Error blocks NeedBraces 'if' construct must use '{}'s. 2105
 Error blocks NeedBraces 'if' construct must use '{}'s. 2108
 Error blocks NeedBraces 'else' construct must use '{}'s. 2111
 Error blocks NeedBraces 'if' construct must use '{}'s. 2140
 Error blocks NeedBraces 'if' construct must use '{}'s. 2143
 Error blocks NeedBraces 'else' construct must use '{}'s. 2146
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 2161
 Error blocks NeedBraces 'if' construct must use '{}'s. 2178
 Error blocks NeedBraces 'if' construct must use '{}'s. 2205
 Error blocks NeedBraces 'if' construct must use '{}'s. 2230
 Error blocks NeedBraces 'for' construct must use '{}'s. 2247
 Error blocks NeedBraces 'while' construct must use '{}'s. 2259
 Error blocks NeedBraces 'if' construct must use '{}'s. 2272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2284
 Error blocks NeedBraces 'if' construct must use '{}'s. 2287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2468
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2518
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 2545
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2578
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 2585
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2592
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2614
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 2630
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 2632
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 2634
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2634
 Error indentation Indentation 'member def type' have incorrect indentation level 6, expected level should be 4. 2635
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2635
 Error indentation Indentation 'while' have incorrect indentation level 6, expected level should be 4. 2637
 Error indentation Indentation 'while' child have incorrect indentation level 8, expected level should be 6. 2638
 Error indentation Indentation 'while rcurly' have incorrect indentation level 6, expected level should be 4. 2639
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2640
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 2641

org/apache/hadoop/hbase/util/ChecksumFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/util/ChecksumType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104

org/apache/hadoop/hbase/util/ClassLoaderBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 23

org/apache/hadoop/hbase/util/ClassSize.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 210
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 211
 Error blocks NeedBraces 'if' construct must use '{}'s. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error whitespace ParenPad '(' is followed by whitespace. 302

org/apache/hadoop/hbase/util/Classes.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/util/CollectionBackedScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28

org/apache/hadoop/hbase/util/CollectionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/util/CompressionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 39
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 50
 Error whitespace ParenPad '(' is followed by whitespace. 112

org/apache/hadoop/hbase/util/ConcatenatedLists.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 154

org/apache/hadoop/hbase/util/ConcurrentIndex.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Supplier' import. 32

org/apache/hadoop/hbase/util/ConfigurationUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.AbstractMap' import. 27

org/apache/hadoop/hbase/util/ConnectionCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'connections' have incorrect indentation level 3, expected level should be 4. 53
 Error blocks LeftCurly '{' at column 46 should have line break after. 73
 Error blocks LeftCurly '{' at column 44 should have line break after. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 125

org/apache/hadoop/hbase/util/CoprocessorClassLoader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 44
 Error design FinalClass Class CoprocessorClassLoader should be declared as final. 74
 Error indentation Indentation 'array initialization rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 242
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 244
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 245
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 246
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 345
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 361
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 362

org/apache/hadoop/hbase/util/Counter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 23 should have line break after. 195
 Error blocks LeftCurly '{' at column 23 should have line break after. 196

org/apache/hadoop/hbase/util/DirectMemoryUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 39
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 117

org/apache/hadoop/hbase/util/DrainBarrier.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks LeftCurly '{' at column 27 should have line break after. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 114
 Error blocks LeftCurly '{' at column 25 should have line break after. 115

org/apache/hadoop/hbase/util/DynamicClassLoader.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def type' have incorrect indentation level 8, expected level should be 6. 149
 Error indentation Indentation 'synchronized' child have incorrect indentation level 8, expected level should be 6. 149
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 150
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 151
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 152
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 153
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 154
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 6. 155
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 8. 156
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 157
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 158
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 159
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 10. 160
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 8. 161
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 163
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 164
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 165
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 10. 166
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 168
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 169
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 170
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 10. 171
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 172
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 6. 173
 Error indentation Indentation 'synchronized' child have incorrect indentation level 8, expected level should be 6. 174
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 6, expected level should be 4. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 211

org/apache/hadoop/hbase/util/EncryptionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error design FinalClass Class EncryptionTest should be declared as final. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109

org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java

Severity Category Rule Message Line
 Error design FinalClass Class EnvironmentEdgeManager should be declared as final. 28

org/apache/hadoop/hbase/util/ExceptionUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class ExceptionUtil should be declared as final. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/util/FSHDFSUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 30
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 328
 Error blocks NeedBraces 'if' construct must use '{}'s. 329

org/apache/hadoop/hbase/util/FSMapRUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 28

org/apache/hadoop/hbase/util/FSRegionScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. 29
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. 33

org/apache/hadoop/hbase/util/FSTableDescriptors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 21
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 115
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 276
 Error blocks NeedBraces 'if' construct must use '{}'s. 322
 Error blocks NeedBraces 'else' construct must use '{}'s. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error indentation Indentation 'new' have incorrect indentation level 2, expected level should be 4. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 522
 Error indentation Indentation 'Path' have incorrect indentation level 3, expected level should be 4. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error blocks NeedBraces 'if' construct must use '{}'s. 628

org/apache/hadoop/hbase/util/FSUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.HadoopIllegalArgumentException' import. 48
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 71
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.Ints' import. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267
 Error sizes LineLength Line is longer than 100 characters (found 102). 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error blocks NeedBraces 'if' construct must use '{}'s. 461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 514
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 536
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 601
 Error sizes LineLength Line is longer than 100 characters (found 102). 621
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error blocks NeedBraces 'if' construct must use '{}'s. 667
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 850
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 851
 Error blocks NeedBraces 'if' construct must use '{}'s. 859
 Error blocks NeedBraces 'if' construct must use '{}'s. 897
 Error sizes LineLength Line is longer than 100 characters (found 104). 945
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 946
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 949
 Error blocks NeedBraces 'if' construct must use '{}'s. 955
 Error blocks NeedBraces 'if' construct must use '{}'s. 970
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1000
 Error blocks NeedBraces 'if' construct must use '{}'s. 1260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1342
 Error sizes LineLength Line is longer than 100 characters (found 105). 1343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1401
 Error sizes LineLength Line is longer than 100 characters (found 103). 1403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1451
 Error sizes LineLength Line is longer than 100 characters (found 104). 1453
 Error sizes LineLength Line is longer than 100 characters (found 112). 1464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1522
 Error indentation Indentation 'final' have incorrect indentation level 2, expected level should be 4. 1546
 Error indentation Indentation 'final' have incorrect indentation level 2, expected level should be 4. 1568
 Error whitespace ParenPad '(' is followed by whitespace. 1603
 Error blocks NeedBraces 'if' construct must use '{}'s. 1693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1712
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1716
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1727
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1729
 Error blocks NeedBraces 'if' construct must use '{}'s. 1792
 Error sizes LineLength Line is longer than 100 characters (found 101). 1890
 Error sizes LineLength Line is longer than 100 characters (found 110). 1892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2004
 Error blocks NeedBraces 'if' construct must use '{}'s. 2013
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2020
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2022
 Error blocks NeedBraces 'if' construct must use '{}'s. 2026

org/apache/hadoop/hbase/util/FSVisitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 26

org/apache/hadoop/hbase/util/FastLongHistogram.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 94

org/apache/hadoop/hbase/util/ForeignExceptionUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 72

org/apache/hadoop/hbase/util/GetJavaProperty.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 24
 Error misc ArrayTypeStyle Array brackets at illegal position. 25

org/apache/hadoop/hbase/util/HBaseConfTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error misc ArrayTypeStyle Array brackets at illegal position. 32

org/apache/hadoop/hbase/util/HBaseFsck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 635
 Error sizes LineLength Line is longer than 100 characters (found 103). 677
 Error whitespace MethodParamPad '(' is preceded with whitespace. 717
 Error blocks NeedBraces 'if' construct must use '{}'s. 718
 Error design VisibilityModifier Variable 'regionName' must be private and have accessor methods. 740
 Error design VisibilityModifier Variable 'metaFirstKey' must be private and have accessor methods. 741
 Error design VisibilityModifier Variable 'metaLastKey' must be private and have accessor methods. 742
 Error design VisibilityModifier Variable 'storesFirstKey' must be private and have accessor methods. 743
 Error design VisibilityModifier Variable 'storesLastKey' must be private and have accessor methods. 744
 Error whitespace MethodParamPad '(' is preceded with whitespace. 746
 Error blocks NeedBraces 'if' construct must use '{}'s. 800
 Error blocks NeedBraces 'if' construct must use '{}'s. 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 877
 Error whitespace ParenPad ')' is preceded with whitespace. 914
 Error sizes LineLength Line is longer than 100 characters (found 124). 930
 Error blocks NeedBraces 'if' construct must use '{}'s. 1014
 Error blocks NeedBraces 'if' construct must use '{}'s. 1017
 Error blocks NeedBraces 'if' construct must use '{}'s. 1022
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1229
 Error blocks NeedBraces 'if' construct must use '{}'s. 1233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1244
 Error sizes LineLength Line is longer than 100 characters (found 105). 1263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1264
 Error sizes LineLength Line is longer than 100 characters (found 105). 1293
 Error sizes LineLength Line is longer than 100 characters (found 123). 1296
 Error sizes LineLength Line is longer than 100 characters (found 102). 1307
 Error whitespace ParenPad ')' is preceded with whitespace. 1372
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 1626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1637
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 1670
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1673
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1674
 Error whitespace ParenPad ')' is preceded with whitespace. 1727
 Error sizes LineLength Line is longer than 100 characters (found 106). 1743
 Error whitespace ParenPad ')' is preceded with whitespace. 2006
 Error whitespace ParenPad ')' is preceded with whitespace. 2026
 Error blocks NeedBraces 'if' construct must use '{}'s. 2074
 Error blocks NeedBraces 'if' construct must use '{}'s. 2175
 Error sizes MethodLength Method length is 219 lines (max allowed is 150). 2196
 Error blocks NeedBraces 'if' construct must use '{}'s. 2199
 Error blocks NeedBraces 'if' construct must use '{}'s. 2271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2421
 Error whitespace MethodParamPad '(' is preceded with whitespace. 2424
 Error blocks NeedBraces 'if' construct must use '{}'s. 2456
 Error blocks NeedBraces 'if' construct must use '{}'s. 2647
 Error blocks NeedBraces 'if' construct must use '{}'s. 2665
 Error sizes LineLength Line is longer than 100 characters (found 103). 2826
 Error sizes LineLength Line is longer than 100 characters (found 101). 2867
 Error whitespace ParenPad ')' is preceded with whitespace. 2934
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2950
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2998
 Error blocks NeedBraces 'if' construct must use '{}'s. 3057
 Error blocks NeedBraces 'if' construct must use '{}'s. 3060
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3160
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 3239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3296
 Error indentation Indentation '.' have incorrect indentation level 10, expected level should be 12. 3322
 Error blocks NeedBraces 'if' construct must use '{}'s. 3568
 Error whitespace ParenPad '(' is followed by whitespace. 3589
 Error whitespace ParenPad '(' is followed by whitespace. 3590
 Error whitespace ParenPad '(' is followed by whitespace. 3591
 Error sizes LineLength Line is longer than 100 characters (found 137). 3811
 Error design VisibilityModifier Variable 'errorCount' must be private and have accessor methods. 3850
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3913
 Error sizes LineLength Line is longer than 100 characters (found 101). 4022
 Error sizes LineLength Line is longer than 100 characters (found 115). 4419
 Error sizes LineLength Line is longer than 100 characters (found 108). 4454
 Error sizes LineLength Line is longer than 100 characters (found 107). 4460
 Error sizes LineLength Line is longer than 100 characters (found 106). 4462
 Error sizes LineLength Line is longer than 100 characters (found 116). 4464
 Error sizes LineLength Line is longer than 100 characters (found 113). 4467
 Error sizes LineLength Line is longer than 100 characters (found 145). 4470
 Error sizes LineLength Line is longer than 100 characters (found 104). 4471
 Error sizes LineLength Line is longer than 100 characters (found 179). 4472
 Error sizes LineLength Line is longer than 100 characters (found 107). 4481
 Error sizes LineLength Line is longer than 100 characters (found 104). 4482
 Error sizes LineLength Line is longer than 100 characters (found 115). 4487
 Error sizes LineLength Line is longer than 100 characters (found 128). 4492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4509
 Error blocks LeftCurly '{' at column 39 should have line break after. 4525
 Error sizes MethodLength Method length is 222 lines (max allowed is 150). 4536

org/apache/hadoop/hbase/util/HBaseFsckRepair.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 108
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 111

org/apache/hadoop/hbase/util/HFileArchiveUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 25
 Error design FinalClass Class HFileArchiveUtil should be declared as final. 33

org/apache/hadoop/hbase/util/HMerge.java

Severity Category Rule Message Line
 Error design FinalClass Class HMerge should be declared as final. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100

org/apache/hadoop/hbase/util/Hash.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 78
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 80
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 82
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 84
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 85

org/apache/hadoop/hbase/util/HashedBytes.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/util/HttpServerUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/util/IdLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 28
 Error design FinalClass Class Entry should be declared as final. 46

org/apache/hadoop/hbase/util/IdReadWriteLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 54
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 55
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 56

org/apache/hadoop/hbase/util/IterableUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/util/JSONBean.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 10. 141
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 142
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 14. 143
 Error indentation Indentation 'method call' child have incorrect indentation level 13, expected level should be 14. 143
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 12. 144
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 10. 145
 Error indentation Indentation 'else' child have incorrect indentation level 11, expected level should be 12. 146
 Error indentation Indentation 'method call' child have incorrect indentation level 11, expected level should be 12. 146
 Error indentation Indentation 'else rcurly' have incorrect indentation level 9, expected level should be 10. 147
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371

org/apache/hadoop/hbase/util/JVM.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 59
 Error whitespace MethodParamPad '(' is preceded with whitespace. 107
 Error whitespace MethodParamPad '(' is preceded with whitespace. 139
 Error indentation Indentation 'new' have incorrect indentation level 6, expected level should be 8. 151
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 21. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error coding InnerAssignment Inner assignments should be avoided. 156
 Error indentation Indentation 'try rcurly' have incorrect indentation level 5, expected level should be 4. 158
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 159
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 5, expected level should be 4. 160
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 161
 Error indentation Indentation 'try' have incorrect indentation level 9, expected level should be 8. 162
 Error indentation Indentation 'try' child have incorrect indentation level 11, expected level should be 10. 163
 Error indentation Indentation 'try rcurly' have incorrect indentation level 9, expected level should be 8. 164
 Error indentation Indentation 'catch' child have incorrect indentation level 11, expected level should be 10. 165
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 9, expected level should be 8. 166
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 167
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 168
 Error indentation Indentation 'try' have incorrect indentation level 9, expected level should be 8. 169
 Error indentation Indentation 'try' child have incorrect indentation level 11, expected level should be 10. 170
 Error indentation Indentation 'try rcurly' have incorrect indentation level 9, expected level should be 8. 171
 Error indentation Indentation 'catch' child have incorrect indentation level 11, expected level should be 10. 172
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 9, expected level should be 8. 173
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 188
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 189
 Error whitespace MethodParamPad '(' is preceded with whitespace. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 255
 Error coding InnerAssignment Inner assignments should be avoided. 255
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 275

org/apache/hadoop/hbase/util/JVMClusterUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error indentation Indentation 'CoordinatedStateManager' have incorrect indentation level 6, expected level should be 8. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error blocks NeedBraces 'if' construct must use '{}'s. 291

org/apache/hadoop/hbase/util/JenkinsHash.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileInputStream' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 68
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 73
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 76
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 79
 Error sizes MethodLength Method length is 158 lines (max allowed is 150). 81
 Error coding InnerAssignment Inner assignments should be avoided. 86
 Error coding InnerAssignment Inner assignments should be avoided. 86
 Error coding MissingSwitchDefault switch without "default" clause. 165
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 166
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 167
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 168
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 170
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 171
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 172
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 173
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 174
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 175
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 176
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 177
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 178
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 179
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 180
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 181
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 182
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 183
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 184
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 185
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 186
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 187
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 188
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 191
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 192
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 193

org/apache/hadoop/hbase/util/JvmPauseMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 31
 Error design FinalClass Class GcTimes should be declared as final. 127

org/apache/hadoop/hbase/util/KeyLocker.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 54
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 56
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 57
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 81

org/apache/hadoop/hbase/util/MD5Hash.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 24

org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 53
 Error sizes LineLength Line is longer than 100 characters (found 106). 54

org/apache/hadoop/hbase/util/Merge.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 34
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221

org/apache/hadoop/hbase/util/MetaUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30

org/apache/hadoop/hbase/util/Methods.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31

org/apache/hadoop/hbase/util/ModifyRegionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.AssignmentManager' import. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error indentation Indentation '.' have incorrect indentation level 4, expected level should be 6. 230

org/apache/hadoop/hbase/util/MultiHConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/util/MunkresAssignment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95

org/apache/hadoop/hbase/util/MurmurHash3.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 66
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 67
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 68
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 70
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 71
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 73
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 75
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 78

org/apache/hadoop/hbase/util/Order.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 29 should have line break after. 35
 Error blocks LeftCurly '{' at column 33 should have line break after. 38
 Error blocks LeftCurly '{' at column 30 should have line break after. 47
 Error blocks LeftCurly '{' at column 29 should have line break after. 58
 Error blocks LeftCurly '{' at column 33 should have line break after. 61
 Error blocks LeftCurly '{' at column 44 should have line break after. 65
 Error blocks LeftCurly '{' at column 40 should have line break after. 70
 Error blocks LeftCurly '{' at column 30 should have line break after. 74

org/apache/hadoop/hbase/util/OrderedBytes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.math.BigDecimal' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 32
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 269
 Error blocks NeedBraces 'if' construct must use '{}'s. 348
 Error coding InnerAssignment Inner assignments should be avoided. 348
 Error blocks NeedBraces 'if' construct must use '{}'s. 350
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error blocks NeedBraces 'if' construct must use '{}'s. 466
 Error blocks NeedBraces 'if' construct must use '{}'s. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 468
 Error blocks NeedBraces 'if' construct must use '{}'s. 469
 Error blocks NeedBraces 'if' construct must use '{}'s. 470
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error whitespace ParenPad '(' is followed by whitespace. 583
 Error whitespace ParenPad '(' is followed by whitespace. 584
 Error blocks NeedBraces 'while' construct must use '{}'s. 606
 Error coding EmptyStatement Empty statement. 607
 Error blocks LeftCurly '{' at column 37 should have line break after. 653
 Error blocks LeftCurly '{' at column 36 should have line break after. 654
 Error blocks LeftCurly '{' at column 49 should have line break after. 727
 Error blocks LeftCurly '{' at column 48 should have line break after. 728
 Error blocks LeftCurly '{' at column 60 should have line break after. 729
 Error blocks NeedBraces 'if' construct must use '{}'s. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 921
 Error blocks NeedBraces 'if' construct must use '{}'s. 922
 Error blocks NeedBraces 'if' construct must use '{}'s. 923
 Error blocks NeedBraces 'if' construct must use '{}'s. 924
 Error blocks NeedBraces 'if' construct must use '{}'s. 943
 Error blocks NeedBraces 'if' construct must use '{}'s. 944
 Error blocks NeedBraces 'if' construct must use '{}'s. 945
 Error blocks NeedBraces 'if' construct must use '{}'s. 962
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error blocks NeedBraces 'for' construct must use '{}'s. 986
 Error coding EmptyStatement Empty statement. 987
 Error blocks NeedBraces 'if' construct must use '{}'s. 1004
 Error blocks NeedBraces 'else' construct must use '{}'s. 1006
 Error blocks NeedBraces 'for' construct must use '{}'s. 1102
 Error coding EmptyStatement Empty statement. 1103
 Error blocks NeedBraces 'if' construct must use '{}'s. 1120
 Error blocks NeedBraces 'if' construct must use '{}'s. 1142
 Error blocks NeedBraces 'if' construct must use '{}'s. 1164
 Error blocks NeedBraces 'if' construct must use '{}'s. 1199
 Error blocks NeedBraces 'for' construct must use '{}'s. 1737
 Error coding EmptyStatement Empty statement. 1738

org/apache/hadoop/hbase/util/Pair.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 30
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 35
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 44
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 53
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 75
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 84
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 93
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 102
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 107
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 114
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'else' construct must use '{}'s. 126
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 132

org/apache/hadoop/hbase/util/PairOfSameType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 30
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 81
 Error blocks NeedBraces 'else' construct must use '{}'s. 83
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'else' construct must use '{}'s. 106

org/apache/hadoop/hbase/util/PoolMap.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 80
 Error coding MissingSwitchDefault switch without "default" clause. 271
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 272
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 273
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 274
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 275
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 276
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 277
 Error sizes LineLength Line is longer than 100 characters (found 125). 391
 Error coding InnerAssignment Inner assignments should be avoided. 402

org/apache/hadoop/hbase/util/PositionedByteRange.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170

org/apache/hadoop/hbase/util/PrettyPrinter.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148

org/apache/hadoop/hbase/util/ProtoUtil.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 75
 Error coding InnerAssignment Inner assignments should be avoided. 79
 Error coding InnerAssignment Inner assignments should be avoided. 83
 Error coding InnerAssignment Inner assignments should be avoided. 87

org/apache/hadoop/hbase/util/ReflectionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35

org/apache/hadoop/hbase/util/RegionMover.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 45
 Error design FinalClass Class RegionMover should be declared as final. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 715
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 716
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 740
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 741
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 786
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 787
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 788
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 815
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 817
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 839
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 840
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 867
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 868
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 869
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 871
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 885
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 888

org/apache/hadoop/hbase/util/RegionSplitCalculator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 86
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 222

org/apache/hadoop/hbase/util/RegionSplitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 66
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error sizes MethodLength Method length is 204 lines (max allowed is 150). 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 559
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 644
 Error blocks NeedBraces 'if' construct must use '{}'s. 727
 Error coding InnerAssignment Inner assignments should be avoided. 736
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 767
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 768
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 770
 Error blocks NeedBraces 'if' construct must use '{}'s. 809
 Error blocks NeedBraces 'if' construct must use '{}'s. 811

org/apache/hadoop/hbase/util/RetryCounter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150

org/apache/hadoop/hbase/util/RollingStatCalculator.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/util/ServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error misc ArrayTypeStyle Array brackets at illegal position. 124

org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141

org/apache/hadoop/hbase/util/ShutdownHookManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 63

org/apache/hadoop/hbase/util/SimpleByteRange.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 129

org/apache/hadoop/hbase/util/SimpleMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 227

org/apache/hadoop/hbase/util/SimplePositionedByteRange.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 57 should have line break after. 134

org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 226

org/apache/hadoop/hbase/util/Sleeper.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/util/SortedCopyOnWriteSet.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45

org/apache/hadoop/hbase/util/StealJobQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.BlockingQueue' import. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/util/Strings.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/util/Threads.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 187

org/apache/hadoop/hbase/util/Triple.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/util/UnsafeAccess.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460

org/apache/hadoop/hbase/util/VersionInfo.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33

org/apache/hadoop/hbase/util/Writables.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 94
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116

org/apache/hadoop/hbase/util/ZKDataMigrator.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 66
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 67
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 68
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 69
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 70
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 71
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 73
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 74
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 77
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 99

org/apache/hadoop/hbase/util/byterange/ByteRangeSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 103). 37
 Error sizes LineLength Line is longer than 100 characters (found 101). 38

org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 474
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 518

org/apache/hadoop/hbase/util/hbck/OfflineMetaRepair.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/util/hbck/TableIntegrityErrorHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 47
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 48
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 57

org/apache/hadoop/hbase/util/hbck/TableLockChecker.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be one of the following: 10, 12. 60

org/apache/hadoop/hbase/util/test/RedundantKVGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.Bytes' import. 36
 Error indentation Indentation 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. 119

org/apache/hadoop/hbase/util/vint/UFIntTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error sizes LineLength Line is longer than 100 characters (found 104). 91

org/apache/hadoop/hbase/util/vint/UVIntTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/util/vint/UVLongTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/wal/DefaultWALProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.FSHLog' import. 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327

org/apache/hadoop/hbase/wal/DisabledWALProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. 39
 Error misc UpperEll Should use uppercase 'L'. 165
 Error misc UpperEll Should use uppercase 'L'. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 189

org/apache/hadoop/hbase/wal/RegionGroupingProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35

org/apache/hadoop/hbase/wal/WAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 148
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 150
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 151
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 183

org/apache/hadoop/hbase/wal/WALFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InterruptedIOException' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.MetricsWAL' import. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353

org/apache/hadoop/hbase/wal/WALKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 41
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 51
 Error design VisibilityModifier Variable 'code' must be private and have accessor methods. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401

org/apache/hadoop/hbase/wal/WALPrettyPrinter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 300
 Error blocks NeedBraces 'else' construct must use '{}'s. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 391
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 399

org/apache/hadoop/hbase/wal/WALProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/wal/WALSplitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 421
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 422
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 509
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 597
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 647
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 677
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 679
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 742
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 744
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 745
 Error design VisibilityModifier Variable 'dataAvailable' must be private and have accessor methods. 863
 Error blocks NeedBraces 'if' construct must use '{}'s. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 913
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 914
 Error blocks NeedBraces 'if' construct must use '{}'s. 1075
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1278
 Error blocks NeedBraces 'if' construct must use '{}'s. 1328
 Error misc ArrayTypeStyle Array brackets at illegal position. 1462
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 1562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1727
 Error misc UpperEll Should use uppercase 'L'. 1731
 Error blocks NeedBraces 'if' construct must use '{}'s. 1826
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1850
 Error blocks NeedBraces 'if' construct must use '{}'s. 1856
 Error blocks NeedBraces 'if' construct must use '{}'s. 1868
 Error misc UpperEll Should use uppercase 'L'. 1871
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1930
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1931
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1935
 Error blocks NeedBraces 'if' construct must use '{}'s. 2115
 Error blocks NeedBraces 'if' construct must use '{}'s. 2117
 Error blocks NeedBraces 'if' construct must use '{}'s. 2124
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 2223
 Error design VisibilityModifier Variable 'mutation' must be private and have accessor methods. 2224
 Error design VisibilityModifier Variable 'nonceGroup' must be private and have accessor methods. 2225
 Error design VisibilityModifier Variable 'nonce' must be private and have accessor methods. 2226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2237
 Error blocks NeedBraces 'if' construct must use '{}'s. 2256
 Error blocks NeedBraces 'if' construct must use '{}'s. 2264

org/apache/hadoop/hbase/zookeeper/ClusterStatusTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 55
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 91

org/apache/hadoop/hbase/zookeeper/DrainingServerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/zookeeper/EmptyWatcher.java

Severity Category Rule Message Line
 Error design FinalClass Class EmptyWatcher should be declared as final. 27

org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 24
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 57
 Error sizes LineLength Line is longer than 100 characters (found 103). 85

org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error indentation Indentation 'member def type' have incorrect indentation level 2, expected level should be 4. 65
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 65

org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243

org/apache/hadoop/hbase/zookeeper/MetaTableLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Stopwatch' import. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 301
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 367
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error blocks EmptyBlock Must have at least one statement. 382
 Error blocks EmptyBlock Must have at least one statement. 401
 Error blocks EmptyBlock Must have at least one statement. 403
 Error blocks EmptyBlock Must have at least one statement. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error whitespace MethodParamPad '(' should be on the previous line. 486
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error blocks NeedBraces 'if' construct must use '{}'s. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 583
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 584
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 585
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error blocks NeedBraces 'if' construct must use '{}'s. 592
 Error blocks NeedBraces 'if' construct must use '{}'s. 593

org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367

org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.htrace.Trace' import. 47
 Error blocks LeftCurly '{' at column 9 should have line break after. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 269
 Error blocks NeedBraces 'if' construct must use '{}'s. 311
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 376
 Error blocks NeedBraces 'if' construct must use '{}'s. 409
 Error blocks NeedBraces 'if' construct must use '{}'s. 461
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error blocks NeedBraces 'if' construct must use '{}'s. 525
 Error blocks NeedBraces 'if' construct must use '{}'s. 565
 Error blocks NeedBraces 'if' construct must use '{}'s. 650
 Error indentation Indentation 'while rcurly' have incorrect indentation level 4, expected level should be 6. 698
 Error blocks NeedBraces 'if' construct must use '{}'s. 700
 Error blocks NeedBraces 'if' construct must use '{}'s. 763

org/apache/hadoop/hbase/zookeeper/RegionNormalizerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error indentation Indentation '"The latter could be caused by a DNS misconfiguration."' have incorrect indentation level 9, expected level should be 10. 123
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 123

org/apache/hadoop/hbase/zookeeper/ZKClusterId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/zookeeper/ZKConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187

org/apache/hadoop/hbase/zookeeper/ZKServerTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.LinkedList' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36
 Error misc ArrayTypeStyle Array brackets at illegal position. 59

org/apache/hadoop/hbase/zookeeper/ZKSplitLog.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error misc UpperEll Should use uppercase 'L'. 170
 Error misc UpperEll Should use uppercase 'L'. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203

org/apache/hadoop/hbase/zookeeper/ZKUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 80
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 477
 Error indentation Indentation '"because node does not exist (not an error)"' have incorrect indentation level 6, expected level should be 8. 568
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 771
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 772
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 773
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 831
 Error indentation Indentation 'try' child have incorrect indentation level 5, expected level should be 6. 1084
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1291
 Error design FinalClass Class CreateAndFailSilent should be declared as final. 1532
 Error blocks NeedBraces 'if' construct must use '{}'s. 1546
 Error blocks NeedBraces 'if' construct must use '{}'s. 1547
 Error design FinalClass Class DeleteNodeFailSilent should be declared as final. 1564
 Error blocks NeedBraces 'if' construct must use '{}'s. 1571
 Error blocks NeedBraces 'if' construct must use '{}'s. 1572
 Error design FinalClass Class SetData should be declared as final. 1586
 Error blocks NeedBraces 'if' construct must use '{}'s. 1600
 Error blocks NeedBraces 'if' construct must use '{}'s. 1601
 Error blocks NeedBraces 'if' construct must use '{}'s. 1620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1657
 Error blocks NeedBraces 'if' construct must use '{}'s. 1661
 Error indentation Indentation 'switch' have incorrect indentation level 7, expected level should be 8. 1672
 Error indentation Indentation 'case' child have incorrect indentation level 9, expected level should be 10. 1673
 Error indentation Indentation 'case' child have incorrect indentation level 9, expected level should be 10. 1674
 Error indentation Indentation 'case' child have incorrect indentation level 9, expected level should be 10. 1675
 Error indentation Indentation 'case' child have incorrect indentation level 9, expected level should be 10. 1676
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 1679
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 14. 1680
 Error indentation Indentation 'method call' child have incorrect indentation level 13, expected level should be 14. 1680
 Error indentation Indentation 'method call' child have incorrect indentation level 15, expected level should be 16. 1681
 Error indentation Indentation 'method call' child have incorrect indentation level 15, expected level should be 16. 1682
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 14. 1683
 Error indentation Indentation 'method call' child have incorrect indentation level 13, expected level should be 14. 1683
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 14. 1684
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 12. 1685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1781
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1783
 Error blocks NeedBraces 'if' construct must use '{}'s. 1790
 Error blocks NeedBraces 'if' construct must use '{}'s. 1891
 Error blocks NeedBraces 'if' construct must use '{}'s. 1954
 Error blocks NeedBraces 'if' construct must use '{}'s. 2033
 Error blocks NeedBraces 'if' construct must use '{}'s. 2052
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2061
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2074
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2131

org/apache/hadoop/hbase/zookeeper/ZooKeeperMainServer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error misc ArrayTypeStyle Array brackets at illegal position. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error misc ArrayTypeStyle Array brackets at illegal position. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 79
 Error misc ArrayTypeStyle Array brackets at illegal position. 89

org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 191

org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'saslLatch' must be private and have accessor methods. 87
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 92
 Error design VisibilityModifier Variable 'rsZNode' must be private and have accessor methods. 96
 Error design VisibilityModifier Variable 'drainingZNode' must be private and have accessor methods. 98
 Error design VisibilityModifier Variable 'backupMasterAddressesZNode' must be private and have accessor methods. 102
 Error design VisibilityModifier Variable 'clusterStateZNode' must be private and have accessor methods. 104
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 106
 Error design VisibilityModifier Variable 'tableZNode' must be private and have accessor methods. 107
 Error design VisibilityModifier Variable 'clusterIdZNode' must be private and have accessor methods. 109
 Error design VisibilityModifier Variable 'splitLogZNode' must be private and have accessor methods. 111
 Error design VisibilityModifier Variable 'balancerZNode' must be private and have accessor methods. 113
 Error design VisibilityModifier Variable 'tableLockZNode' must be private and have accessor methods. 117
 Error design VisibilityModifier Variable 'recoveringRegionsZNode' must be private and have accessor methods. 119
 Error design VisibilityModifier Variable 'namespaceZNode' must be private and have accessor methods. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error coding MissingSwitchDefault switch without "default" clause. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594
 Error blocks NeedBraces 'if' construct must use '{}'s. 611
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 692
 Error blocks NeedBraces 'if' construct must use '{}'s. 722
 Error blocks NeedBraces 'else' construct must use '{}'s. 723

org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessLockBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.InterProcessLock' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 42
 Error design FinalClass Class ZNodeComparator should be declared as final. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error coding InnerAssignment Inner assignments should be avoided. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 393

org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessReadWriteLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.InterProcessLock.MetadataHandler' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/metrics2/MetricHistogram.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/metrics2/impl/JmxCacheBuster.java

Severity Category Rule Message Line
 Error design FinalClass Class JmxCacheBuster should be declared as final. 39

org/apache/hadoop/metrics2/lib/DefaultMetricsSystemHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.reflect.Method' import. 23

org/apache/hadoop/metrics2/lib/DynamicMetricsRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 58
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 59
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 60
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 61
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 63
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 64
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 275
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 295
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 315
 Error indentation Indentation 'addNewMetricIfAbsent' have incorrect indentation level 2, expected level should be 4. 577

org/apache/hadoop/metrics2/lib/MetricMutableQuantiles.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 36
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45, 46. 47
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45, 46. 48
 Error sizes LineLength Line is longer than 100 characters (found 139). 128

org/apache/hadoop/metrics2/lib/MutableHistogram.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.ExponentiallyDecayingReservoir' import. 29
 Error indentation Indentation 'member def modifier' have incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 128
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 132
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 138

org/apache/hadoop/metrics2/lib/MutableRangeHistogram.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 64
 Error coding EmptyStatement Empty statement. 64
 Error sizes LineLength Line is longer than 100 characters (found 107). 90

org/apache/hadoop/metrics2/lib/MutableTimeHistogram.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 6, expected level should be 2. 33

org/apache/hadoop/metrics2/util/MetricQuantile.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'quantile' must be private and have accessor methods. 29
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 30

org/apache/hadoop/metrics2/util/MetricSampleQuantiles.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error misc ArrayTypeStyle Array brackets at illegal position. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 283
 Error design VisibilityModifier Variable 'g' must be private and have accessor methods. 291
 Error design VisibilityModifier Variable 'delta' must be private and have accessor methods. 297